[PATCH][ARM] Label offset crashes llvm integrated assembler

Jiangning Liu liujiangning1 at gmail.com
Wed Mar 12 23:12:30 PDT 2014


Hi,

Attached patch is to raise an error message when finding an expression at
compile time can't really be solved as a constant for immediate operand.
Without this patch, llvm compiler would crash.

-- 
Thanks,
-Jiangning

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140313/daba5b68/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm_1225.patch
Type: application/octet-stream
Size: 991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140313/daba5b68/attachment.obj>


More information about the llvm-commits mailing list