mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Live var is now in lib/Target/Sparc
llvm-svn: 10735
This commit is contained in:
parent
103dabde37
commit
d2ef2c91e8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user