llvm-6502/test/DebugInfo/X86
Eric Christopher 7550f7dce6 Revert "Reorder the sections being output to reduce the number of assembler"
The inline table needs to be constructed ahead of time so that it doesn't try to
create new strings while we're emitting everything.

This reverts commit a8ff9bccb399183cdd5f1c3cec2bda763664b4b0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151864 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-02 00:30:24 +00:00
..
2011-09-26-GlobalVarContext.ll Move test requiring x86 backend into X86 directory. 2011-11-01 03:11:41 +00:00
2011-12-16-BadStructRef.ll When recursing for the original size of a type, stop if we are at a 2011-12-16 23:42:45 +00:00
block-capture.ll If the Address of a variable is an argument then treat the entire 2012-02-24 01:59:08 +00:00
concrete_out_of_line.ll Only add DW_AT_prototyped if we're working with a C-like language. 2012-02-22 08:46:21 +00:00
debug_frame.ll Move test. 2011-05-13 21:35:17 +00:00
DW_AT_byte_size.ll Testcase for previous commit. 2012-02-21 22:25:56 +00:00
DW_AT_specification.ll Only add DW_AT_prototyped if we're working with a C-like language. 2012-02-22 08:46:21 +00:00
earlydup-crash.ll Test for previous commit. 2011-06-17 14:16:17 +00:00
eh_symbol.ll
lit.local.cfg Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. 2012-02-16 06:28:33 +00:00
pointer-type-size.ll Don't avoid recursing for pointer types, just reference types. Expand on 2012-01-11 00:01:29 +00:00
pr9951.ll Move test for appropriate directory. 2011-06-16 18:13:57 +00:00
pr11300.ll Only add DW_AT_prototyped if we're working with a C-like language. 2012-02-22 08:46:21 +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
subreg.ll Fix a regression I recently introduced by removing DwarfRegNum of 2011-05-27 22:15:01 +00:00