[PATCH] D55555: [LLD][ELF][ARM] Add support for architecture v6m thunks
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 14 03:25:59 PST 2018
peter.smith updated this revision to Diff 178213.
peter.smith added a comment.
Thanks for the comments. I've added some more information to mention where the flags come from and added a reference to InputFiles.cpp where updateSupportedARMFeatures() contains the mapping between architecture and the flags along with some explanation.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55555/new/
https://reviews.llvm.org/D55555
Files:
ELF/Thunks.cpp
test/ELF/arm-thumb-nov6thunk.s
test/ELF/arm-thumb-thunk-v6m.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55555.178213.patch
Type: text/x-patch
Size: 9574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181214/79a8548c/attachment.bin>
More information about the llvm-commits
mailing list