Add check so we don't try to perform an impossible transformation. Fixes issue from...
[oota-llvm.git] / test / CodeGen / X86 / 2009-02-12-DebugInfoVLA.ll
2010-03-01 Devang PatelRewrite test to test VLA using new debug info encoding...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-02-12 Chris Lattnerfix the X86 backend to just drop llvm.declare nodes...