mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
6939b086bb
Extends DWARF expression language to express locals/globals locations. (via target-index operands atm) (possible variants are: non-virtual registers or address spaces) The WebAssemblyExplicitLocals can replace virtual registers to targertindex operand type at the time when WebAssembly backend introduces {get,set,tee}_local instead of corresponding virtual registers. Reviewed By: aprantl, dschuff Tags: #debug-info, #llvm Differential Revision: https://reviews.llvm.org/D52634 |
||
---|---|---|
.. | ||
dbg-declare.ll | ||
dbg-loop-loc.ll | ||
dbg-value-dwarfdump.ll | ||
dbg-value-live-interval.ll | ||
dbg-value-move-2.ll | ||
dbg-value-move-clone.mir | ||
dbg-value-move-reg-stackify.mir | ||
dbg-value-move.ll | ||
dbg-value-ti.ll | ||
lit.local.cfg |