diff options
author | Bjorn Pettersson <bjorn.a.pettersson@ericsson.com> | 2022-11-06 18:38:32 +0100 |
---|---|---|
committer | Bjorn Pettersson <bjorn.a.pettersson@ericsson.com> | 2022-11-08 12:15:42 +0100 |
commit | 5f9a82683dc13a09bdd55d88dde981552cda4ce7 (patch) | |
tree | 6ec52d3f5cd4bd17df5a422ae9e0912d6814a510 /llvm/unittests/Support/ThreadLocalTest.cpp | |
parent | 000aecafce7864b128b21458d234abf8783c35d9 (diff) | |
download | llvm-5f9a82683dc13a09bdd55d88dde981552cda4ce7.zip llvm-5f9a82683dc13a09bdd55d88dde981552cda4ce7.tar.gz llvm-5f9a82683dc13a09bdd55d88dde981552cda4ce7.tar.bz2 |
[clang][test] Use opt -passes=<name> instead of opt -name
Updated the RUN line in several test cases to use the new PM syntax
opt -passes=<pipeline>
instead of the deprecated syntax
opt -pass1 -pass2
This was not a complete cleanup in clang/test. But just a swipe using
some simple search-and-replace. Mainly for RUN lines involving
-mem2reg, -instnamer and -early-cse.
Diffstat (limited to 'llvm/unittests/Support/ThreadLocalTest.cpp')
0 files changed, 0 insertions, 0 deletions