[PATCH] D52634: [WIP] [WebAssembly] Add DBG_VALUE with local operands location in WebAssemblyExplicitLocals pass
Yury Delendik via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 9 13:22:19 PST 2018
yurydelendik updated this revision to Diff 173433.
yurydelendik added a comment.
Change DW_OP_WASM_location op to 0xED.
0xF6 is taken per https://sourceware.org/elfutils/DwarfExtensions
Repository:
rL LLVM
https://reviews.llvm.org/D52634
Files:
include/llvm/BinaryFormat/Dwarf.def
include/llvm/BinaryFormat/Dwarf.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/AsmPrinter/DebugLocEntry.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfExpression.cpp
lib/CodeGen/AsmPrinter/DwarfExpression.h
lib/DebugInfo/DWARF/DWARFExpression.cpp
lib/Target/WebAssembly/WebAssembly.h
lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp
lib/Target/WebAssembly/WebAssemblyInstrInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52634.173433.patch
Type: text/x-patch
Size: 12971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181109/a9a5a168/attachment.bin>
More information about the llvm-commits
mailing list