aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/FrontendObjC/2011-03-02-ConstCFStringLiteralAlign.m3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/FrontendObjC/2011-03-02-ConstCFStringLiteralAlign.m b/test/FrontendObjC/2011-03-02-ConstCFStringLiteralAlign.m
index 730a6e0c78..a5bd2b73bf 100644
--- a/test/FrontendObjC/2011-03-02-ConstCFStringLiteralAlign.m
+++ b/test/FrontendObjC/2011-03-02-ConstCFStringLiteralAlign.m
@@ -1,4 +1,5 @@
-// RUN: %llvmgcc -S -w -m64 -mmacosx-version-min=10.5 %s -o - | FileCheck %s
+// RUN: %llvmgcc -S -w -m64 -mmacosx-version-min=10.5 %s -o - | \
+// RUN: llc --disable-fp-elim -o - | FileCheck %s
// XFAIL: *
// XTARGET: darwin