Fix MO's analyzePhysReg, it was confusing sub- and super-registers. Problem pointed...
[oota-llvm.git] / test / Assembler / inline-asm-clobber.ll
2014-09-05 Akira Hatanaka[inline asm] Add a check in InlineAsm::ConstraintInfo...