1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/test/DebugInfo/MIR
Adrian Prantl 40c178d013 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
..
ARM Don't compose DWARF expressions with multiple subregisters. 2017-03-22 01:16:01 +00:00
X86 Reapply r294532, reverted in r294787. 2017-02-14 19:08:45 +00:00
lit.local.cfg