aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2025-08-04 09:31:44 -0500
committerGitHub <noreply@github.com>2025-08-04 09:31:44 -0500
commit25c02fbc42d06534444f2b724012126cfe7d618e (patch)
tree21a359321d6ce1a4accea22d2da05c02f2d5dc75 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentba10c1d46a221f8cf7be565cc75074ec822d5c70 (diff)
downloadllvm-25c02fbc42d06534444f2b724012126cfe7d618e.zip
llvm-25c02fbc42d06534444f2b724012126cfe7d618e.tar.gz
llvm-25c02fbc42d06534444f2b724012126cfe7d618e.tar.bz2
[Clang] Hide `offload-arch` initialization errors behind verbose flag (#151964)
Summary: This tool tries to print the offloading architectures. If the user doesn't have the HIP libraries or the CUDA libraries it will print and error. This isn't super helpful since we're just querying things. So, for example, if we're on an AMD machine with no CUDA you'll get the AMD GPUs and then an error message saying that CUDA wasn't found. This silences the error just on failing to find the library unless verbose is on.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions