[llvm-commits] [PATCH]lto/addAsmGlobalSymbols: fail fracefully when the target does not define AsmParser
Ivan Krasin
krasin at chromium.org
Wed Sep 7 17:42:16 PDT 2011
Hi llvm team,
this patch makes LTO fail gracefully if the target does not define
AsmParser instead of aborting on null pointer.
Please, find the patch attached or online:
http://codereview.chromium.org/7847007/
OK to commit?
krasin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lto_fail_gracefully.diff
Type: text/x-patch
Size: 505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110907/6bbaf347/attachment.bin>
More information about the llvm-commits
mailing list