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

Yury Delendik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 10:45:45 PST 2018


yurydelendik updated this revision to Diff 137793.
yurydelendik added a comment.
Herald added a subscriber: jgravelle-google.

Record relocatations per custom section
Add section symbols
Add special code, data, custom section relocation records


Repository:
  rL LLVM

https://reviews.llvm.org/D44184

Files:
  include/llvm/BinaryFormat/Wasm.h
  include/llvm/BinaryFormat/WasmRelocs.def
  lib/MC/WasmObjectWriter.cpp
  lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp

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


More information about the llvm-commits mailing list