llvm-project/llvm/test/DebugInfo/MIR/ARM
Adrian Prantl 0498baa4be Don't compose DWARF expressions with multiple subregisters.
If a register location can only be described by a complex expression
(i.e., multiple subregisters) it doesn't safely compose with another
complex expression. For example, it is not possible to apply a
DW_OP_deref operation to multiple DW_OP_pieces.

llvm-svn: 298472
2017-03-22 01:16:01 +00:00
..
lit.local.cfg
split-superreg-complex.mir Don't compose DWARF expressions with multiple subregisters. 2017-03-22 01:16:01 +00:00
split-superreg-piece.mir
split-superreg.mir