llvm-6502/test/DebugInfo/ARM
Adrian Prantl 940267e7f2 Debug info: Let LowerDbgDeclare perfom the dbg.declare -> dbg.value
lowering only for load/stores to scalar allocas. The resulting values
confuse the backend and don't add anything because we can describe
array-allocas with a dbg.declare intrinsic just fine.

rdar://problem/15464571

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195052 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-18 23:04:38 +00:00
..
lit.local.cfg Be sure we run ARM tests only when an ARM backend is present. 2013-09-16 23:48:45 +00:00
lowerbdgdeclare_vla.ll Debug info: Let LowerDbgDeclare perfom the dbg.declare -> dbg.value 2013-11-18 23:04:38 +00:00
PR16736.ll mention command line parameters 2013-09-17 00:15:36 +00:00
selectiondag-deadcode.ll typo. 2013-10-08 02:30:54 +00:00