diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-02-10 08:22:05 -0600 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-02-10 08:23:49 -0600 |
commit | 067a5c68845c13d45e85ec9eaa11d2b2d829bab4 (patch) | |
tree | b946ee6f87f941f9d33aaa5f5cd45b57c36b4998 /clang/lib/Frontend/Rewrite/HTMLPrint.cpp | |
parent | b252824e6e6ee0959051841e583860ba7ed1cd67 (diff) | |
download | llvm-067a5c68845c13d45e85ec9eaa11d2b2d829bab4.zip llvm-067a5c68845c13d45e85ec9eaa11d2b2d829bab4.tar.gz llvm-067a5c68845c13d45e85ec9eaa11d2b2d829bab4.tar.bz2 |
[amdgpu-arch] Fix build of amdgpu-arch with CLANG_LINK_CLANG_DYLIB
The function clang_target_link_libraries must only be used with real
Clang libraries; with CLANG_LINK_CLANG_DYLIB, it will instead link in
clang-cpp. We must use the standard CMake target_link_libraries for
the HSA library.
Diffstat (limited to 'clang/lib/Frontend/Rewrite/HTMLPrint.cpp')
0 files changed, 0 insertions, 0 deletions