diff options
author | Connie <60797237+connieyzhu@users.noreply.github.com> | 2024-08-12 17:18:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-12 17:18:17 -0700 |
commit | 887f7002b65f7376c7a5004535bd08c95bdaa8f8 (patch) | |
tree | afddbe782f8e17a05a8f2b79df1b6bd734404f1e /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | bfbd4cc88ccb3de71010f1166142ae8412db6ca3 (diff) | |
download | llvm-887f7002b65f7376c7a5004535bd08c95bdaa8f8.zip llvm-887f7002b65f7376c7a5004535bd08c95bdaa8f8.tar.gz llvm-887f7002b65f7376c7a5004535bd08c95bdaa8f8.tar.bz2 |
[NFC][bolt][test] Change '|&' to '2>&1 |' for lit internal shell support (#102402)
This patches changes all references to '|&' in bolt tests to instead use
the '2>&1 |' syntax for better consistency across testing and so that
lit's internal shell can be used to run these tests. This addresses a
suggestion made in the comments of this RFC:
https://discourse.llvm.org/t/rfc-enabling-the-lit-internal-shell-by-default/80179.
Fixes https://github.com/llvm/llvm-project/issues/102388
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions