aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/Rewrite/HTMLPrint.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2023-02-10 08:22:05 -0600
committerJoseph Huber <jhuber6@vols.utk.edu>2023-02-10 08:23:49 -0600
commit067a5c68845c13d45e85ec9eaa11d2b2d829bab4 (patch)
treeb946ee6f87f941f9d33aaa5f5cd45b57c36b4998 /clang/lib/Frontend/Rewrite/HTMLPrint.cpp
parentb252824e6e6ee0959051841e583860ba7ed1cd67 (diff)
downloadllvm-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