llvm-project/llvm/test/DebugInfo/MIR
Francis Visoiu Mistrih 57fcd3454a [MIR] Add support for debug metadata for fixed stack objects
Debug var, expr and loc were only supported for non-fixed stack objects.

This patch adds the following fields to the "fixedStack:" entries, and
renames the ones from "stack:" to:

* debug-info-variable
* debug-info-expression
* debug-info-location

Differential Revision: https://reviews.llvm.org/D46032

llvm-svn: 330859
2018-04-25 18:58:06 +00:00
..
AArch64 [MIR] Add support for debug metadata for fixed stack objects 2018-04-25 18:58:06 +00:00
ARM Followup on Proposal to move MIR physical register namespace to '$' sigil. 2018-01-31 22:04:26 +00:00
Mips [MIR] Add support for debug metadata for fixed stack objects 2018-04-25 18:58:06 +00:00
X86 [MIR] Add support for debug metadata for fixed stack objects 2018-04-25 18:58:06 +00:00
lit.local.cfg