Files
clang-p2996/llvm/test/CodeGen/X86
Stephen Tozer da0faa0594 [DebugInfo] Produce variadic DBG_INSTR_REFs from ISel
This patch modifies SelectionDAG and FastISel to produce DBG_INSTR_REFs with
variadic expressions, and produce DBG_INSTR_REFs for debug values with variadic
location expressions. The former essentially means just prepending
DW_OP_LLVM_arg, 0 to the existing expression. The latter is achieved in
MachineFunction::finalizeDebugInstrRefs and InstrEmitter::EmitDbgInstrRef.

Reviewed By: jmorse, Orlando

Differential Revision: https://reviews.llvm.org/D133929
2023-01-09 08:58:33 +00:00
..
2022-11-17 17:22:52 +08:00
2022-12-17 16:15:22 +05:30
2022-04-06 17:51:55 +01:00
2019-04-15 17:38:47 +00:00
2020-01-06 10:50:26 +00:00
2022-04-07 18:08:59 +01:00
2018-04-13 11:37:06 +00:00
2022-12-08 00:35:42 +08:00
2022-12-17 16:15:22 +05:30
2021-02-21 21:25:26 +00:00