[llvm-commits] LLVM, llvm-mc, AsmParser] .weak_reference doesn't allows local names ('L' prefix)
Stepan Dyatkovskiy
STPWORLD at yandex.ru
Tue Sep 13 12:50:56 PDT 2011
Hi, everybody.
I found that next Apple Asm symbol directives should not allow symbols with local names:
reference
weak_reference
lazy_reference
weak_definition.
When we parse this ones we should report error.
Please find for review patch that adds error messages for cases described above.
--
Regards,
Stepan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: undefined_symbols_fix.patch
Type: application/octet-stream
Size: 2603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110913/a984f4bb/attachment.obj>
More information about the llvm-commits
mailing list