summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/StraightLineStrengthReduce/slsr-add.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/StraightLineStrengthReduce/slsr-add.ll')
-rw-r--r--llvm/test/Transforms/StraightLineStrengthReduce/slsr-add.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/StraightLineStrengthReduce/slsr-add.ll b/llvm/test/Transforms/StraightLineStrengthReduce/slsr-add.ll
index 149b941fa5d..4c79be0577e 100644
--- a/llvm/test/Transforms/StraightLineStrengthReduce/slsr-add.ll
+++ b/llvm/test/Transforms/StraightLineStrengthReduce/slsr-add.ll
@@ -98,4 +98,4 @@ define void @simple_enough(i32 %b, i32 %s) {
ret void
}
-declare void @foo(i32 %a)
+declare void @foo(i32)
OpenPOWER on IntegriCloud