[WebAssembly] Switch to MC for instruction printing.
[oota-llvm.git] / test / CodeGen / Generic / ForceStackAlign.ll
index f798fca06d7d02daa348cde5de1cfaa1f3601926..57ccb2c41d77c2443e022ae6d1f035f2d7cb9cef 100644 (file)
@@ -1,7 +1,7 @@
 ; Check that stack alignment can be forced. Individual targets should test their
 ; specific implementation details.
 
-; RUN: llc < %s -force-align-stack -stack-alignment=32 | FileCheck %s
+; RUN: llc < %s -stackrealign -stack-alignment=32 | FileCheck %s
 ; CHECK-LABEL: @f
 ; CHECK-LABEL: @g