diff options
author | Peter Rong <peterrong96@gmail.com> | 2025-02-10 10:35:44 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-10 10:35:44 -0800 |
commit | 839002dd2dfc51398248d14052220058ff242143 (patch) | |
tree | a1f4fb81b5f198ad4c6ca7acf033a4fe08861857 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 7438a024b66695fd9a22571da901533e6771a617 (diff) | |
download | llvm-839002dd2dfc51398248d14052220058ff242143.zip llvm-839002dd2dfc51398248d14052220058ff242143.tar.gz llvm-839002dd2dfc51398248d14052220058ff242143.tar.bz2 |
[lld] Remove usage of `%T` in `lld/test` (#126133)
`%T` is not unique and deprecated
[[1](https://llvm.org/docs/CommandGuide/lit.html#substitutions)].
This patch replaces all `%T` in `lld/test` with `%t.dir` (`mkdir` if
necessary)
---------
Signed-off-by: Peter Rong <PeterRong@meta.com>
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions