diff options
author | Siu Chi Chan <siuchi.chan@amd.com> | 2023-07-10 13:30:23 -0400 |
---|---|---|
committer | Siu Chi Chan <siuchi.chan@amd.com> | 2023-07-17 16:29:15 -0400 |
commit | cbc4bbb85c729f34bf0cba84ccd2e116af1454f5 (patch) | |
tree | 6eba641047ecdc726a7e73914b5a3469980bd29c /clang/lib/Lex/ModuleMap.cpp | |
parent | 7f08f449621da737d3fa8e89b0e3022c0178f216 (diff) | |
download | llvm-cbc4bbb85c729f34bf0cba84ccd2e116af1454f5.zip llvm-cbc4bbb85c729f34bf0cba84ccd2e116af1454f5.tar.gz llvm-cbc4bbb85c729f34bf0cba84ccd2e116af1454f5.tar.bz2 |
[HIP] Ignore host linker flags for device-only
When compiling in device only mode (e.g. --offload-device-only), the
host linker phase would not happen and therefore, the driver should
ignore all the host linker flags.
Differential Revision: https://reviews.llvm.org/D154881
Change-Id: I8244acef5c33108cf15b1dbb188f974f30099718
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions