summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature/strip_names.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Feature/strip_names.ll')
-rw-r--r--llvm/test/Feature/strip_names.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Feature/strip_names.ll b/llvm/test/Feature/strip_names.ll
index 18c9821544c..e0567179913 100644
--- a/llvm/test/Feature/strip_names.ll
+++ b/llvm/test/Feature/strip_names.ll
@@ -10,7 +10,7 @@
; CHECK: ret i32 %add
; NONAME: @GlobalValueName
-; NONAME: @foo(i32)
+; NONAME: @foo(i32 %0)
; NONAME-NOT: somelabel:
; NONAME: %2 = load i32, i32* @GlobalValueName
; NONAME: %3 = add i32 %0, %2
OpenPOWER on IntegriCloud