diff options
author | Deric Cheung <cheung.deric@gmail.com> | 2025-02-24 09:30:24 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-24 11:30:24 -0600 |
commit | a6abbe03094a7afc85d4d35c24e6cedd1cfc4ef2 (patch) | |
tree | b152d435262f774791d423d33bbb543f1a84f5fc /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 36fdeb2aded08a776fcffefa73cb7667e7fc6c2d (diff) | |
download | llvm-a6abbe03094a7afc85d4d35c24e6cedd1cfc4ef2.zip llvm-a6abbe03094a7afc85d4d35c24e6cedd1cfc4ef2.tar.gz llvm-a6abbe03094a7afc85d4d35c24e6cedd1cfc4ef2.tar.bz2 |
[test] Remove `-emit-llvm` from the `and-errors.hlsl` test to avoid writing to a potentially write-protected directory (#128047)
@mikaelholmen
[mentioned](https://github.com/llvm/llvm-project/pull/127098#discussion_r1962897888)
that the `-emit-llvm` argument isn't necessary for the `and-errors.hlsl`
test and may cause issues due to writing to the current (potentially
write-protected) directory.
This PR removes the `-emit-llvm` argument from clang in the RUN lines of
the test.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions