diff options
author | Justin Bogner <mail@justinbogner.com> | 2025-04-16 11:15:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-16 11:15:54 -0700 |
commit | ad12323fbf8f34fcb3bd3a75ed410d3d5b0ca42c (patch) | |
tree | ff8d5e32c0043e59b51abefdfb2527353f5ebabe /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 6d03f51f0c59171f1ec3c5cc5c1fe71c30956273 (diff) | |
download | llvm-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