diff options
author | Arthur Eubanks <aeubanks@google.com> | 2020-07-28 17:57:21 -0700 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2020-07-29 09:02:30 -0700 |
commit | 4a10029d7ed910a74c589de1dd26bca9176e0e62 (patch) | |
tree | fa2df09439fcec520c4b0271ca4e90b2afe4cd58 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 3e8534fbc62c87bd72c4145598a61eb805c82393 (diff) | |
download | llvm-4a10029d7ed910a74c589de1dd26bca9176e0e62.zip llvm-4a10029d7ed910a74c589de1dd26bca9176e0e62.tar.gz llvm-4a10029d7ed910a74c589de1dd26bca9176e0e62.tar.bz2 |
[NewPM][Attributor] Pin tests with -attributor to legacy PM
All these tests already explicitly test against both legacy PM and NPM.
$ sed -i 's/ -attributor / -attributor -enable-new-pm=0 /g' $(rg --path-separator // -l -- -passes=)
$ sed -i 's/ -attributor-cgscc / -attributor-cgscc -enable-new-pm=0 /g' $(rg --path-separator // -l -- -passes=)
Now all tests in Transforms/Attributor/ pass under NPM.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D84813
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions