diff options
author | Karl-Johan Karlsson <karl-johan.karlsson@ericsson.com> | 2024-08-06 09:57:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-06 09:57:31 +0200 |
commit | b7730a23efb222944b732bbdb3a7b965b7bffd98 (patch) | |
tree | 0708c0b695d160d37c50da09baf09027e235edfc /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | d337f5aa59fecd2413b076ed9573e378c57c1307 (diff) | |
download | llvm-b7730a23efb222944b732bbdb3a7b965b7bffd98.zip llvm-b7730a23efb222944b732bbdb3a7b965b7bffd98.tar.gz llvm-b7730a23efb222944b732bbdb3a7b965b7bffd98.tar.bz2 |
[test] Avoid writing to a potentially write-protected dir (#102073)
The test length-errors.hlsl don't check the output written to the
current directory. The current directory may be write protected e.g. in
a sandboxed environment.
This patch simply remove the -emit-llvm option as this testcase don't
care about the outputed llvm IR.
Co-authored-by: Chris B <cbieneman@microsoft.com>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions