Skip to content

Commit b30623f

Browse files
committedFeb 4, 2019
[WebAssembly] Update test to match new readobj output. NFC.
Differential Revision: https://reviews.llvm.org/D57715 llvm-svn: 353105
1 parent 3fd2462 commit b30623f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎lld/test/wasm/lto/weak.ll

+1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ define weak void @f() {
1313
; CHECK-NEXT: Name: f
1414
; CHECK-NEXT: Type: FUNCTION (0x0)
1515
; CHECK-NEXT: Flags: 0x1
16+
; CHECK-NEXT: ElementIndex: 0x0
1617
; CHECK-NEXT: }

0 commit comments

Comments
 (0)
Please sign in to comment.