[PATCH] D25684: [LLD][ARM] Support for R_ARM_TARGET2 relocation
Peter Smith via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 17 10:40:49 PDT 2016
peter.smith updated this revision to Diff 74869.
peter.smith added a comment.
Thanks for the comments (so far).
It is definitely the right thing to do to remove the ReportError so I've made it return the default if nothing arg is given. I've fixed the formatting as well, apologies about not catching that myself.
https://reviews.llvm.org/D25684
Files:
ELF/Config.h
ELF/Driver.cpp
ELF/Options.td
ELF/Target.cpp
test/ELF/arm-target2.s
test/ELF/pie.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25684.74869.patch
Type: text/x-patch
Size: 7160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161017/fa27886e/attachment.bin>
More information about the llvm-commits
mailing list