[PATCH] D51089: [LLD] [COFF] Add support for creating range extension thunks for ARM
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 28 14:21:08 PDT 2018
mstorsjo updated this revision to Diff 162956.
mstorsjo added a comment.
Changed the thunk implementation to a shorter, non-interworking, form as suggested by @efriedma.
https://reviews.llvm.org/D51089
Files:
COFF/Chunks.cpp
COFF/Chunks.h
COFF/PDB.cpp
COFF/Writer.cpp
COFF/Writer.h
test/COFF/Inputs/far-arm-thumb-abs.s
test/COFF/Inputs/far-arm-thumb-abs20.s
test/COFF/arm-thumb-branch-error.s
test/COFF/arm-thumb-branch20-error.s
test/COFF/arm-thumb-thunks.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51089.162956.patch
Type: text/x-patch
Size: 19978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/fea3b863/attachment.bin>
More information about the llvm-commits
mailing list