X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FMips%2Fcprestore.ll;h=a618b675c5594089fc80f756ca87539a313435e3;hb=f49a4092bcf679d1634a8023efc593e98a3e5663;hp=391f5c714dbba8585cdeb26c5d7557efa2a19148;hpb=6f3ddef7c51f03945644ad0e69068dfb24d4b092;p=oota-llvm.git diff --git a/test/CodeGen/Mips/cprestore.ll b/test/CodeGen/Mips/cprestore.ll index 391f5c714db..a618b675c55 100644 --- a/test/CodeGen/Mips/cprestore.ll +++ b/test/CodeGen/Mips/cprestore.ll @@ -1,11 +1,11 @@ -; DISABLED: llc -march=mipsel < %s | FileCheck %s +; DISABLE: llc -march=mipsel < %s | FileCheck %s ; RUN: false - -; byval is currently unsupported. ; XFAIL: * ; CHECK: .set macro +; CHECK: .set at ; CHECK-NEXT: .cprestore +; CHECK: .set noat ; CHECK-NEXT: .set nomacro %struct.S = type { [16384 x i32] }