Skip to content

Commit

Permalink
Stop LLCBETA from using LegalizeTypes - it didn't
Browse files Browse the repository at this point in the history
catch anything.

llvm-svn: 53668
CunningBaldrick committed Jul 16, 2008
1 parent 4ff57d3 commit 2693ff1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile.programs
Original file line number Diff line number Diff line change
@@ -243,7 +243,6 @@ endif
ifeq ($(ARCH),THUMB)
LLCBETAOPTION := --enable-thumb-reg-scavenging
endif
LLCBETAOPTION += --enable-legalize-types

print-llcbeta-option:
@echo $(LLCBETAOPTION)

0 comments on commit 2693ff1

Please sign in to comment.