Live var is now in lib/Target/Sparc

llvm-svn: 10735
This commit is contained in:
Chris Lattner 2004-01-09 18:16:20 +00:00
parent ae36879303
commit 97390c21d3
1 changed files with 2 additions and 1 deletions

View File

@ -6,9 +6,10 @@
# the University of Illinois Open Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL = ../..
LIBRARYNAME = analysis
PARALLEL_DIRS = LiveVar IPA DataStructure
PARALLEL_DIRS = IPA DataStructure
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common