aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate Begeman <natebegeman@mac.com>2005-08-25 20:02:14 +0000
committerNate Begeman <natebegeman@mac.com>2005-08-25 20:02:14 +0000
commit5bbdec386b338a1bc260df9718114ad9c2955998 (patch)
treeb3b2f54eb8e62951bf99ef9961f17f9d9ad93db0
parent27f440020732bbf02c82671c949003f6965394f1 (diff)
Turn off LLCBETA for PPC
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@23057 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--Makefile.programs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.programs b/Makefile.programs
index 4e01fa9d..3aec03c3 100644
--- a/Makefile.programs
+++ b/Makefile.programs
@@ -187,7 +187,7 @@ endif
endif#DISABLE_DIFFS
ifeq ($(ARCH),PowerPC)
-LLCBETAOPTION := -ppc-setcc-is-illegal
+LLCBETAOPTION :=
endif
ifeq ($(ARCH),Alpha)
LLCBETAOPTION := -enable-alpha-FTOI -enable-lsr-for-alpha