[PATCH] D34692: [LLD][ELF] Add support for multiple passes to createThunks()
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 13 09:09:40 PDT 2017
peter.smith updated this revision to Diff 106438.
peter.smith added a comment.
Herald added a subscriber: javed.absar.
I've added a large summary comment, as well as updating some more of the comments to better explain the Thunk Implementation. I've also added in the remainder of the tests from https://reviews.llvm.org/D31665 that need this patch to work correctly.
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-thunk-multipass.s
test/ELF/arm-thunk-re-add.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34692.106438.patch
Type: text/x-patch
Size: 28129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170713/1a4241e8/attachment.bin>
More information about the llvm-commits
mailing list