[NFC] Port all SROA tests to `-passes=` syntax
authorRoman Lebedev <lebedev.ri@gmail.com>
Wed, 7 Dec 2022 23:27:36 +0000 (02:27 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Wed, 7 Dec 2022 23:38:50 +0000 (02:38 +0300)
llvm/test/Transforms/SROA/big-endian.ll

index c81497f..9209895 100644 (file)
@@ -198,7 +198,7 @@ define void @test4() {
 ; Much like @test3, this is specifically testing big-endian management of data.
 ; Also similarly, it uses constants with particular bits set to help track
 ; whether values are corrupted, and can be easily evaluated by running through
-; -instcombine to see that the i64 round-trips.
+; -passes=instcombine to see that the i64 round-trips.
 ;
 ; CHECK-LABEL: @test4(
 ; CHECK-NEXT:  entry: