llvm-project/llvm/test/DebugInfo/MIR
Djordje Todorovic de90d73e03 [DebugInfo] Avoid the call site param for mem instrs with multiple defs
We currently only handle mem instructions with a single define.
Avoid the call site parameter debug info when we find the case with
multiple defs, rather than throwing an assert.

Differential Revision: https://reviews.llvm.org/D73954
2020-02-05 10:03:14 +01:00
..
AArch64 Reland (again): [DWARF] Allow cross-CU references of subprogram definitions 2020-01-27 10:52:34 -08:00
ARM Fix an assertion failure in DwarfExpression's subregister composition 2020-01-27 12:44:37 -08:00
Hexagon [DebugInfo] Handle call site values for instructions before call bundle 2019-12-05 11:50:41 +01:00
Mips Reland [AArch64][DebugInfo] Do not recompute CalleeSavedStackSize (Take 2) 2019-10-29 16:13:07 +00:00
SystemZ [DebugInfo] Stop describing imms in TargetInstrInfo's describeLoadedValue() impl 2019-10-23 11:41:29 +02:00
X86 [DebugInfo] Avoid the call site param for mem instrs with multiple defs 2020-02-05 10:03:14 +01:00
lit.local.cfg [lit] Delete empty lines at the end of lit.local.cfg NFC 2019-06-17 09:51:07 +00:00