[PATCH] D34692: [LLD][ELF] Add support for multiple passes to createThunks()
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 7 02:16:07 PDT 2017
peter.smith updated this revision to Diff 109958.
peter.smith added a comment.
Thanks for the comments, I've updated the diff to add branch islands and corrected the space before the full stop. No other changes to the code.
https://reviews.llvm.org/D34692
Files:
ELF/Relocations.cpp
ELF/Relocations.h
ELF/Thunks.cpp
ELF/Thunks.h
ELF/Writer.cpp
test/ELF/arm-thumb-condbranch-thunk.s
test/ELF/arm-thumb-thunk-empty-pass.s
test/ELF/arm-thunk-multipass.s
test/ELF/arm-thunk-re-add.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34692.109958.patch
Type: text/x-patch
Size: 30750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170807/9c2321c9/attachment.bin>
More information about the llvm-commits
mailing list