diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-12-03 20:34:32 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-03 20:34:32 -0600 |
commit | 3dc97557d1ac0cd7924b9679efbfc8f916f5365e (patch) | |
tree | 53b4eb4c08a56fe8514d26fcd017f086d54efb14 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | caa8aa551bf8d2f29e76aad4ac6dcea6940eef13 (diff) | |
download | llvm-3dc97557d1ac0cd7924b9679efbfc8f916f5365e.zip llvm-3dc97557d1ac0cd7924b9679efbfc8f916f5365e.tar.gz llvm-3dc97557d1ac0cd7924b9679efbfc8f916f5365e.tar.bz2 |
[libc] Fix the GPU build when building inside the NATIVE project (#118573)
Summary:
We use the NATIVE directory for cross-compiling tools that need to be
run on the host. This was not forwarding the CMake arguments we used to
check if this was a GPU compile that created its own tools. Forward that
and simplify.
Fixes https://github.com/llvm/llvm-project/issues/118558
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions