[WebAssembly] Use the new offset syntax for memory operands in inline asm.
[oota-llvm.git] / test / CodeGen / ARM / ifcvt-callback.ll
2015-06-08 Akira Hatanaka[ARM] Pass a callback to FunctionPass constructors...