aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-09-02 19:51:24 +0000
committerChris Lattner <sabre@nondot.org>2005-09-02 19:51:24 +0000
commit8fe19c3692625780b76b88f787ce94a565b6dc7a (patch)
tree7beaf4f7a08410caac1036d2edacfe2f14721560
parentdd06158db54cdd63b90e2f8693defad09711f75d (diff)
This is no longer the beta option
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@23225 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 61cd0353..3aec03c3 100644
--- a/Makefile.programs
+++ b/Makefile.programs
@@ -187,7 +187,7 @@ endif
endif#DISABLE_DIFFS
ifeq ($(ARCH),PowerPC)
-LLCBETAOPTION := -enable-ppc-dag-isel
+LLCBETAOPTION :=
endif
ifeq ($(ARCH),Alpha)
LLCBETAOPTION := -enable-alpha-FTOI -enable-lsr-for-alpha