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.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/WebAssembly/main-declaration.ll b/llvm/test/CodeGen/WebAssembly/main-declaration.ll
index 8d9414f326e..f9d68db2bae 100644
--- a/llvm/test/CodeGen/WebAssembly/main-declaration.ll
+++ b/llvm/test/CodeGen/WebAssembly/main-declaration.ll
@@ -14,6 +14,7 @@ define void @foo() {
; CHECK-NOT: __original_main
; CHECK-LABEL: foo:
+; CHECK-NEXT: .functype foo () -> ()
; CHECK-NEXT: call main@FUNCTION
; CHECK-NEXT: end_function
; CHECK-NOT: __original_main
OpenPOWER on IntegriCloud