[NFC] [SLSR] clean up some tests
[oota-llvm.git] / test / Transforms / StraightLineStrengthReduce / slsr-add.ll
index 149b941fa5d0a3a9c34bc34e15a1ddbb2c191cf2..4c79be0577e326edc6492d37c6076d08457c58d3 100644 (file)
@@ -98,4 +98,4 @@ define void @simple_enough(i32 %b, i32 %s) {
   ret void
 }
 
-declare void @foo(i32 %a)
+declare void @foo(i32)