aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorAiden Grossman <aidengrossman@google.com>2025-07-29 19:02:30 -0700
committerGitHub <noreply@github.com>2025-07-29 19:02:30 -0700
commit05bfcd8ae3f1764145b0d7f491f059bcf8537da3 (patch)
tree7d3a6061d050edb5c464995331d885f2995aabaf /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentf011c99ceb90fbc7b5b0d22652444d4292ef3ee3 (diff)
downloadllvm-05bfcd8ae3f1764145b0d7f491f059bcf8537da3.zip
llvm-05bfcd8ae3f1764145b0d7f491f059bcf8537da3.tar.gz
llvm-05bfcd8ae3f1764145b0d7f491f059bcf8537da3.tar.bz2
[compiler-rt] Remove %T from tests (#151265)
%T has been deprecated for about seven years and use is to be avoided given it doesn't actually create a unique test directory per test, which can lead to races. Remove it from compiler-rt so we can hopefully remove it from within llvm-lit. This patch just touches the tests. There are still uses in some substitutions defined in compiler-rt/test/lit.common.cfg.py that I want to leave for a separate patch because it is quite a bit more thorny.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions