[PATCH] D57715: [WebAssembly] Update test to match new readobj output. NFC.
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 4 14:30:39 PST 2019
sbc100 created this revision.
Herald added subscribers: llvm-commits, dexonsmith, steven_wu, sunfish, aheejin, jgravelle-google, mehdi_amini, dschuff.
Herald added a project: LLVM.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D57715
Files:
test/wasm/lto/weak.ll
Index: test/wasm/lto/weak.ll
===================================================================
--- test/wasm/lto/weak.ll
+++ test/wasm/lto/weak.ll
@@ -13,4 +13,5 @@
; CHECK-NEXT: Name: f
; CHECK-NEXT: Type: FUNCTION (0x0)
; CHECK-NEXT: Flags: 0x1
+; CHECK-NEXT: ElementIndex: 0x0
; CHECK-NEXT: }
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57715.185162.patch
Type: text/x-patch
Size: 320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190204/c053e551/attachment.bin>
More information about the llvm-commits
mailing list