[PATCH] D61323: [WebAssembly] Support EXPLICIT_NAME symbols in llvm-readobj

Dan Gohman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 11:50:34 PDT 2019


sunfish updated this revision to Diff 197395.
sunfish added a comment.

- Convert the test input to yaml.
- Add ObjectYAML support for EXPLICIT_NAME symbols too.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61323/new/

https://reviews.llvm.org/D61323

Files:
  lib/ObjectYAML/WasmYAML.cpp
  test/tools/llvm-readobj/Inputs/imports.obj.yaml
  test/tools/llvm-readobj/wasm-imports.test
  tools/llvm-readobj/WasmDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61323.197395.patch
Type: text/x-patch
Size: 5325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/258208f6/attachment.bin>


More information about the llvm-commits mailing list