[WinEH] Disallow cyclic unwinds
[oota-llvm.git] / test / CodeGen / Mips / cprestore.ll
index 64ffc60e8453c06f96979489eea7b6803e6b7b87..a618b675c5594089fc80f756ca87539a313435e3 100644 (file)
@@ -1,10 +1,11 @@
-; RUN: llc -march=mipsel < %s | FileCheck %s
-
-; byval is currently unsupported.
+; DISABLE: llc -march=mipsel < %s | FileCheck %s
+; RUN: false
 ; XFAIL: *
 
 ; CHECK: .set macro
+; CHECK: .set at
 ; CHECK-NEXT: .cprestore
+; CHECK: .set noat
 ; CHECK-NEXT: .set nomacro
 
 %struct.S = type { [16384 x i32] }