diff options
author | Fraser Cormack <fraser@codeplay.com> | 2025-01-30 17:44:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-30 17:44:07 +0000 |
commit | 0e2abe7de3931daa1ecd13172e36fc6027ce45a8 (patch) | |
tree | 6c5320619465c6b4e03197af0c95b40204d82489 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 7ae964c55b0a2b8dccf076ced9f1ffa8d5487eca (diff) | |
download | llvm-0e2abe7de3931daa1ecd13172e36fc6027ce45a8.zip llvm-0e2abe7de3931daa1ecd13172e36fc6027ce45a8.tar.gz llvm-0e2abe7de3931daa1ecd13172e36fc6027ce45a8.tar.bz2 |
[libclc] Remove use of symlinks (#125069)
Symlinks are problematic on some systems. They aren't strictly necessary
as we already have build infrastructure to 'alias' multiple targets'
source directories together, as nvptx/nvptx64 has been doing.
This commit takes the opportunity to merge together the spirv and
spirv64 directories through the same system as they were identical.
Fixes #114413
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions