[PATCH] D44184: Write DWARF data into WASM object file
Yury Delendik via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 6 18:35:58 PST 2018
yurydelendik created this revision.
Herald added subscribers: llvm-commits, sunfish, JDevlieghere, aheejin, dschuff, jfb.
- Writes ".debug_XXX" into corresponding WASM custom sections
- Writes relocation records into "reloc.DEBUG" section
Repository:
rL LLVM
https://reviews.llvm.org/D44184
Files:
lib/MC/WasmObjectWriter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44184.137308.patch
Type: text/x-patch
Size: 6475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180307/d43502b2/attachment.bin>
More information about the llvm-commits
mailing list