[PATCH] D22990: [ELF] Implement R_ARM_TARGET1
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 30 16:30:25 PDT 2016
davide updated this revision to Diff 66229.
davide added a comment.
Makes sense. Virtual calls are expensive, alas :( I also forgot to `git add` the test, should be in this revision.
https://reviews.llvm.org/D22990
Files:
ELF/Config.h
ELF/Driver.cpp
ELF/Options.td
ELF/Target.cpp
test/ELF/arm-target1.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22990.66229.patch
Type: text/x-patch
Size: 3524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160730/50606906/attachment.bin>
More information about the llvm-commits
mailing list