Skip to content

Commit

Permalink
[WebAssembly] Update test to match new readobj output. NFC.
Browse files Browse the repository at this point in the history
Differential Revision: https://reviews.llvm.org/D57715

llvm-svn: 353105
  • Loading branch information
sbc100 committed Feb 4, 2019
1 parent 3fd2462 commit b30623f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lld/test/wasm/lto/weak.ll
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ define weak void @f() {
; CHECK-NEXT: Name: f
; CHECK-NEXT: Type: FUNCTION (0x0)
; CHECK-NEXT: Flags: 0x1
; CHECK-NEXT: ElementIndex: 0x0
; CHECK-NEXT: }

0 comments on commit b30623f

Please sign in to comment.