[PATCH] D47479: Add support for Hexagon
Sid Manning via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 29 10:25:26 PDT 2018
sidneym added a comment.
The two large files, HexagonDepMask and HexagonRelocationInfo could live in llvm/lib/Target/Hexagon. I was kind of on the fence about the location, but since they would only be used by the linker in the public tree I put them with lld.
I can truncate the number of supported relocations to those required for basic static linking.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D47479
More information about the llvm-commits
mailing list