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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 26 12:31:00 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330982: [WebAssembly] Write DWARF data into wasm object file (authored by sbc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44184?vs=144171&id=144179#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44184

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44184.144179.patch
Type: text/x-patch
Size: 37551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180426/2de13f0a/attachment.bin>


More information about the llvm-commits mailing list