[PATCH] D26152: [ARM][MC] Cleanup ARM Target Assembly Parser
Nirav Dave via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 31 08:45:30 PDT 2016
niravd created this revision.
niravd added reviewers: rnk, majnemer.
niravd added a subscriber: llvm-commits.
Herald added subscribers: rengolin, aemerson.
Correctly parse end-of-statement tokens and handle preprocessor
end-of-line comments in ARM assembly processor.
https://reviews.llvm.org/D26152
Files:
include/llvm/MC/MCParser/MCAsmParserExtension.h
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/directive-thumb_func.s
test/MC/ARM/directive_parsing.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26152.76417.patch
Type: text/x-patch
Size: 53892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161031/757a3a08/attachment-0001.bin>
More information about the llvm-commits
mailing list