aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUtils.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-03-04 17:38:42 -0600
committerGitHub <noreply@github.com>2024-03-04 17:38:42 -0600
commit07b1aebced8015c62d4ce0afe07358049afae5b1 (patch)
tree2eef857e4dc7ca5b47585f1bd89264026c54ad24 /llvm/lib/Transforms/Utils/LoopUtils.cpp
parent40081a45a14f7aa6249fa034d961549c0b1762a0 (diff)
downloadllvm-07b1aebced8015c62d4ce0afe07358049afae5b1.zip
llvm-07b1aebced8015c62d4ce0afe07358049afae5b1.tar.gz
llvm-07b1aebced8015c62d4ce0afe07358049afae5b1.tar.bz2
[LLVM][NFC] Ignore including the GNUInstallDirs on the GPU (#83910)
Summary: I've begun treating GPU runtimes builds as cross-compiling with the LLVM infrastructure. However, we include a lot of random stuff that the GPU build isn't prepared to handle. This currently emits a warning, and while it's not striclty necessary, is annoying. This patch suppresses it by not including the standard GNU install directory resources when used from the GPU.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions