aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2009-02-12-DebugInfoVLA.ll
Commit message (Expand)AuthorAgeFilesLines
* Use the 'count' attribute to calculate the upper bound of an array.Bill Wendling2012-12-041-1/+1
* Add a 'count' field to the DWARF subrange.Bill Wendling2012-12-041-1/+1
* Rewrite test to test VLA using new debug info encoding scheme.Devang Patel2010-03-011-62/+71
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* fix the X86 backend to just drop llvm.declare nodes for VLAs instead of Chris Lattner2009-02-121-0/+76