Fix test by matching movaps instead of AVX-only vmovaps
[oota-llvm.git] / test / Linker / inlineasm.ll
2011-07-15 Chris Lattnerfix rdar://9776316 - type remapping needed for inline...