[NFC] Port all LTO tests to `-passes=` syntax
authorRoman Lebedev <lebedev.ri@gmail.com>
Thu, 8 Dec 2022 21:51:45 +0000 (00:51 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Thu, 8 Dec 2022 22:04:46 +0000 (01:04 +0300)
llvm/test/LTO/X86/keep-used-puts-during-instcombine.ll

index c1a8c1e..97ae449 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt -temporarily-allow-old-pass-syntax -S -instcombine <%s | FileCheck %s
+; RUN: opt -S -passes=instcombine <%s | FileCheck %s
 ; rdar://problem/16165191
 ; llvm.compiler.used functions should not be renamed