[PATCH] D34692: [LLD][ELF] Add support for multiple passes to createThunks()
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 18 02:19:19 PDT 2017
peter.smith updated this revision to Diff 111639.
peter.smith added a comment.
Rebasing after changes to use llvm::erase_if in https://reviews.llvm.org/D34689
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.111639.patch
Type: text/x-patch
Size: 32677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170818/f7f1365e/attachment-0001.bin>
More information about the llvm-commits
mailing list