[WinEH] Mark funclet entries and exits as clobbering all registers
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-sp-clobber-memcpy.ll
index b55571bcba09e17f3e0a49e59f6cdf07eb6ead21..970b9943948ff5fbfc84e93de658d786954eab3e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -force-align-stack -mtriple i386-apple-darwin -mcpu=i486 | FileCheck %s
+; RUN: llc < %s -stackrealign -mtriple i386-apple-darwin -mcpu=i486 | FileCheck %s
 
 %struct.foo = type { [88 x i8] }