[PATCH] D52634: [WebAssembly] Use TargetIndex operands in DbgValue to track WebAssembly operands locations
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 20 14:48:55 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGadf7a0a558a5: [WebAssembly] Use TargetIndex operands in DbgValue to track WebAssembly… (authored by yurydelendik, committed by dschuff).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D52634/new/
https://reviews.llvm.org/D52634
Files:
llvm/include/llvm/BinaryFormat/Dwarf.def
llvm/include/llvm/BinaryFormat/Dwarf.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h
llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp
llvm/lib/Target/WebAssembly/WebAssembly.h
llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp
llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.h
llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp
llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.h
llvm/test/DebugInfo/WebAssembly/dbg-value-dwarfdump.ll
llvm/test/DebugInfo/WebAssembly/dbg-value-ti.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52634.234982.patch
Type: text/x-patch
Size: 19913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191220/65cf0b56/attachment-0001.bin>
More information about the llvm-commits
mailing list