[PATCH] D109730: [lld][WebAssembly] Use llvm-objdump to test __wasm_init_memory

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 13 17:43:05 PDT 2021


tlively created this revision.
tlively added a reviewer: sbc100.
Herald added subscribers: wingo, ecnelises, sunfish, jgravelle-google, dschuff.
tlively requested review of this revision.
Herald added subscribers: llvm-commits, aheejin.
Herald added a project: LLVM.

Rather than depending on the hex dump from obj2yaml. Now the test shows the
expected function body in a human readable format.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D109730

Files:
  lld/test/wasm/data-segments.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109730.372370.patch
Type: text/x-patch
Size: 7934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210914/e5e5d518/attachment.bin>


More information about the llvm-commits mailing list