[PATCH] D51089: [LLD] [COFF] [RFC] Add support for creating range extension thunks for ARM
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 22 02:21:13 PDT 2018
mstorsjo added a comment.
Just FWIW, this change plus https://reviews.llvm.org/D51032 seems to be enough to build a working (at least for small trivial examples) clang+lld for ARM/Windows (AArch64 seems to work just fine as is).
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D51089
More information about the llvm-commits
mailing list