aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-02-12-DebugInfoVLA.ll
AgeCommit message (Expand)Author
2010-03-01Rewrite test to test VLA using new debug info encoding scheme.Devang Patel
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-02-12fix the X86 backend to just drop llvm.declare nodes for VLAs instead of Chris Lattner