1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 08:23:21 +01:00
llvm-mirror/test/DebugInfo/X86
Eric Christopher 2cff8a57a0 Add support for enum forward declarations.
Part of rdar://11570854

llvm-svn: 157786
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 For types with a parent of the compile unit make sure and emit 2012-03-15 23:55:40 +00:00
debug_frame.ll
DW_AT_byte_size.ll
DW_AT_specification.ll For types with a parent of the compile unit make sure and emit 2012-03-15 23:55:40 +00:00
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 For types with a parent of the compile unit make sure and emit 2012-03-15 23:55:40 +00:00
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 Revert "Reorder the sections being output to reduce the number of assembler" 2012-03-02 00:30:24 +00:00
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