[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 13:51:33 PDT 2018
mstorsjo updated this revision to Diff 162948.
mstorsjo added a comment.
Missed the RelocTargets part of the diff in the previous update.
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.162948.patch
Type: text/x-patch
Size: 20268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/497b5b9a/attachment.bin>
More information about the llvm-commits
mailing list