diff options
author | Aaron En Ye Shi <enye.shi@gmail.com> | 2020-06-11 18:36:10 +0000 |
---|---|---|
committer | Aaron En Ye Shi <enye.shi@gmail.com> | 2020-06-22 19:48:48 +0000 |
commit | 77df5a8283edbfc33ad3b12df3bd42d54d7ba4f4 (patch) | |
tree | f38c3dffad480ea295eae89339e28eef7f9de9c5 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 315bd964377fe8a465e2f6c8c7c06ae9c900bb0f (diff) | |
download | llvm-77df5a8283edbfc33ad3b12df3bd42d54d7ba4f4.zip llvm-77df5a8283edbfc33ad3b12df3bd42d54d7ba4f4.tar.gz llvm-77df5a8283edbfc33ad3b12df3bd42d54d7ba4f4.tar.bz2 |
[HIP] Move HIP Linking Logic into HIP ToolChain
This patch is a follow up on https://reviews.llvm.org/D78759.
Extract the HIP Linker script from generic GNU linker,
and move it into HIP ToolChain. Update OffloadActionBuilder
Link actions feature to apply device linking and host linking
actions separately. Using MC Directives, embed the device images
and define symbols.
Reviewers: JonChesterfield, yaxunl
Subscribers: tra, echristo, jdoerfert, msearles, scchan
Differential Revision: https://reviews.llvm.org/D81963
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions