1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/DebugInfo/MIR/X86
Adrian Prantl 90ca18a76d Don't generate line&scope debug info for meta-instructions.
MachineInstructions that don't generate any code (such as
IMPLICIT_DEFs) should not generate any debug info either.

Fixes PR33107.

https://bugs.llvm.org/show_bug.cgi?id=33107

llvm-svn: 303566
2017-05-22 16:21:02 +00:00
..
bit-piece-dh.mir Fix LLVM's use of DW_OP_bit_piece in DWARF expressions. 2016-12-09 20:43:40 +00:00
empty-inline.mir Don't generate line&scope debug info for meta-instructions. 2017-05-22 16:21:02 +00:00
lit.local.cfg
live-debug-values-3preds.mir
live-debug-values-spill.mir Reapply r294532, reverted in r294787. 2017-02-14 19:08:45 +00:00
live-debug-values.mir [IR] Remove the DIExpression field from DIGlobalVariable. 2016-12-20 02:09:43 +00:00
livedebugvalues-limit.mir Teach LiveDebugValues about lexical scopes. 2016-09-28 17:51:14 +00:00
mlicm-hoist.mir [IR] Remove the DIExpression field from DIGlobalVariable. 2016-12-20 02:09:43 +00:00
no-cfi-loc.mir Recommit r288212: Emit 'no line' information for interesting 'orphan' instructions. 2016-12-12 20:49:11 +00:00