aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2025-04-16 11:15:54 -0700
committerGitHub <noreply@github.com>2025-04-16 11:15:54 -0700
commitad12323fbf8f34fcb3bd3a75ed410d3d5b0ca42c (patch)
treeff8d5e32c0043e59b51abefdfb2527353f5ebabe /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent6d03f51f0c59171f1ec3c5cc5c1fe71c30956273 (diff)
downloadllvm-ad12323fbf8f34fcb3bd3a75ed410d3d5b0ca42c.zip
llvm-ad12323fbf8f34fcb3bd3a75ed410d3d5b0ca42c.tar.gz
llvm-ad12323fbf8f34fcb3bd3a75ed410d3d5b0ca42c.tar.bz2
[HLSL] Don't invoke `dxv` from `clang-dxc` for text output (#135876)
Running `clang-dxc` with textual output was emitting various spurious warnings (if `dxv` wasn't on your path) or errors (if it was). Avoid these by not attempting to run this tool when it doesn't make sense to do so. Fixes #135874.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions