[PATCH] D19929: Fix Mips Parser error reporting
Nirav Dave via llvm-commits
llvm-commits at lists.llvm.org
Wed May 4 12:20:35 PDT 2016
niravd created this revision.
niravd added reviewers: dsanders, sdardis.
niravd added a subscriber: llvm-commits.
Herald added a reviewer: vkalintiris.
Herald added subscribers: sdardis, dsanders.
[mips] On error, ParseDirective should always return false to signify that the
directive was understood.
http://reviews.llvm.org/D19929
Files:
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19929.56186.patch
Type: text/x-patch
Size: 3220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160504/18c08d38/attachment.bin>
More information about the llvm-commits
mailing list