ARM has a peephole optimization which looks for a def / use pair. The def
[oota-llvm.git] / test / DebugInfo / X86 / struct-loc.ll
2012-03-19 NAKAMURA Takumillvm/test/DebugInfo: Move two tests to DebugInfo/X86...