diff options
author | Aiden Grossman <aidengrossman@google.com> | 2025-08-01 08:24:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-01 08:24:56 -0700 |
commit | 6ba25c1a565014bc94eb79b11e391b01c197659e (patch) | |
tree | c19d15fc8b58b3a0c3ab5363c471c53cd9566e59 /llvm/lib/Object/Object.cpp | |
parent | 73ce0aca72348a80dc2c2175516a0993ab8d6be3 (diff) | |
download | llvm-6ba25c1a565014bc94eb79b11e391b01c197659e.zip llvm-6ba25c1a565014bc94eb79b11e391b01c197659e.tar.gz llvm-6ba25c1a565014bc94eb79b11e391b01c197659e.tar.bz2 |
[llvm] Remove uses of %T in tests (#151621)
This patch removes all uses of %T from within LLVM tests. %T has been
deprecated for about seven years and use is not advised given it is not
unique per test and can thus lead to races. The goal of this is to
eventually remove support for %T from lit.
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions