summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/function-imports.ll
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/wasm/function-imports.ll')
-rw-r--r--lld/test/wasm/function-imports.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/lld/test/wasm/function-imports.ll b/lld/test/wasm/function-imports.ll
index 072554d8400..2a23bf8d5db 100644
--- a/lld/test/wasm/function-imports.ll
+++ b/lld/test/wasm/function-imports.ll
@@ -26,8 +26,8 @@ declare i32 @ret32(float) local_unnamed_addr #1
; CHECK-NEXT: FunctionTypes: [ 0, 1 ]
; CHECK: - Type: CODE
; CHECK-NEXT: Functions:
-; CHECK: - Locals:
-; CHECK: - Locals:
+; CHECK: - Index: 0
+; CHECK: - Index: 1
; CHECK: Name: name
; CHECK-NEXT: FunctionNames:
; CHECK-NEXT: - Index: 0
OpenPOWER on IntegriCloud