ARM has a peephole optimization which looks for a def / use pair. The def
[oota-llvm.git] / test / DebugInfo / inheritance.ll
2010-03-01 Devang PatelReplace test case that uses @llvm.dbg.* intrinsic with...