[PATCH] Don't print (PLT) on ARM
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 16 08:10:54 PDT 2016
The R_ARM_PLT32 relocation is deprecated and is not produced by MC.
This means that the code being deleted is dead from the .o point of
view and was making the .s more confusing.
Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Don-t-print-PLT-on-arm.patch
Type: text/x-patch
Size: 11983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160616/e0a7cefb/attachment.bin>
More information about the llvm-commits
mailing list