[WebAssembly] Use the new offset syntax for memory operands in inline asm.
[oota-llvm.git] / test / CodeGen / Thumb / 2010-06-18-SibCallCrash.ll
2014-04-03 Saleem AbdulrasoolARM: yet another round of ARM test clean ups
2010-06-19 Evan ChengDisable sibcall optimization for Thumb1 for now since...