Fix for pr13145: Naming a function like a register name confuses the asm parser
Stepan Dyatkovskiy
stpworld at narod.ru
Fri Mar 15 01:29:58 PDT 2013
Hi all!
Please review the patch in attachment as fix for PR13145.
Patch adds special condition for identifier parsing, for case when
mnemonic is "b" or "bl": even operands like "r1" would be treated as labels.
-Stepan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr13145.patch
Type: text/x-diff
Size: 1719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130315/44054a6d/attachment.patch>
More information about the llvm-commits
mailing list