summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/main-declaration.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/WebAssembly/main-declaration.ll')
-rw-r--r--llvm/test/CodeGen/WebAssembly/main-declaration.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/WebAssembly/main-declaration.ll b/llvm/test/CodeGen/WebAssembly/main-declaration.ll
index 544f5588c50..966c9f77c4e 100644
--- a/llvm/test/CodeGen/WebAssembly/main-declaration.ll
+++ b/llvm/test/CodeGen/WebAssembly/main-declaration.ll
@@ -14,5 +14,5 @@ define i32 @foo() {
; CHECK-LABEL: foo:
; CHECK-NEXT: .functype foo () -> (i32)
-; CHECK-NEXT: call __original_main@FUNCTION
+; CHECK-NEXT: call __original_main
; CHECK-NEXT: end_function
OpenPOWER on IntegriCloud