[PATCH] D44184: Write DWARF data into WASM object file

Yury Delendik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 12 13:05:54 PDT 2018


yurydelendik updated this revision to Diff 142241.
yurydelendik added a comment.

Fix test/tools/llvm-objdump/wasm.txt and test/MC/WebAssembly/debug-info.ll tests


Repository:
  rL LLVM

https://reviews.llvm.org/D44184

Files:
  include/llvm/BinaryFormat/Wasm.h
  include/llvm/BinaryFormat/WasmRelocs.def
  include/llvm/Object/RelocVisitor.h
  include/llvm/Object/Wasm.h
  include/llvm/ObjectYAML/WasmYAML.h
  lib/MC/WasmObjectWriter.cpp
  lib/Object/WasmObjectFile.cpp
  lib/ObjectYAML/WasmYAML.cpp
  lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp
  test/MC/WebAssembly/debug-info.ll
  test/tools/llvm-objdump/wasm.txt
  tools/llvm-readobj/WasmDumper.cpp
  tools/obj2yaml/wasm2yaml.cpp
  tools/yaml2obj/yaml2wasm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44184.142241.patch
Type: text/x-patch
Size: 37615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180412/d25f5bcf/attachment.bin>


More information about the llvm-commits mailing list