[PATCH] D57715: [WebAssembly] Update test to match new readobj output. NFC.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 4 14:34:00 PST 2019
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD353105: [WebAssembly] Update test to match new readobj output. NFC. (authored by sbc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57715?vs=185162&id=185165#toc
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57715/new/
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.185165.patch
Type: text/x-patch
Size: 320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190204/e8cf441f/attachment.bin>
More information about the llvm-commits
mailing list