llvm-6502/test/DebugInfo/X86
Eric Christopher 178606d92e If the Address of a variable is an argument then treat the entire
variable declaration as an argument because we want that address
anyhow for our debug information.

This seems to fix rdar://9965111, at least we have more debug
information than before and from reading the assembly it appears
to be the correct location.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151335 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-24 01:59:08 +00:00
..
2011-09-26-GlobalVarContext.ll
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
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
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
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
subreg.ll