llvm-6502/test/DebugInfo/X86
Eric Christopher fc4199bf4a Add support for enum forward declarations.
Part of rdar://11570854

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157786 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-01 00:22:32 +00:00
..
2011-09-26-GlobalVarContext.ll
2011-12-16-BadStructRef.ll
aligned_stack_var.ll X86: Use StackRegister instead of FrameRegister in getFrameIndexReference (to generate debug info for local variables) if stack needs realignment 2012-05-01 15:16:06 +00:00
block-capture.ll
concrete_out_of_line.ll
debug_frame.ll
DW_AT_byte_size.ll
DW_AT_specification.ll
DW_TAG_friend.ll Fix the output of the DW_TAG_friend tag to include DW_AT_friend 2012-03-28 07:34:31 +00:00
earlydup-crash.ll
eh_symbol.ll
ending-run.ll Patch to set is_stmt a little better for prologue lines in a function. 2012-04-05 20:39:05 +00:00
enum-class.ll Add support for C++11 enum classes in llvm. 2012-05-23 00:09:20 +00:00
enum-fwd-decl.ll Add support for enum forward declarations. 2012-06-01 00:22:32 +00:00
lit.local.cfg Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu 2012-03-25 09:02:19 +00:00
low-pc-cu.ll Add a test for the previous commit. Also, remove two tests that were 2012-03-27 18:35:57 +00:00
objc-fwd-decl.ll llvm/test/DebugInfo: Move two tests to DebugInfo/X86. They are X86-dependent. 2012-03-19 16:16:03 +00:00
op_deref.ll Handle OpDeref in case it comes in as a register operand. 2012-05-08 18:56:00 +00:00
pointer-type-size.ll
pr9951.ll
pr11300.ll
pr12831.ll Have getOrCreateSubprogramDIE store the DIE for a subprogram 2012-05-27 18:36:44 +00:00
rvalue-ref.ll Actually support DW_TAG_rvalue_reference_type that we were trying 2012-05-19 01:36:37 +00:00
stmt-list.ll
stringpool.ll
struct-loc.ll llvm/test/DebugInfo: Move two tests to DebugInfo/X86. They are X86-dependent. 2012-03-19 16:16:03 +00:00
subreg.ll