forked from OSchip/llvm-project
Build InstrSched as well, and all three subdirs can be built independently
llvm-svn: 16847
This commit is contained in:
parent
66cf7b641c
commit
e75c26687c
|
@ -8,7 +8,7 @@
|
|||
##===----------------------------------------------------------------------===##
|
||||
LEVEL = ../../..
|
||||
LIBRARYNAME = sparcv9
|
||||
DIRS = RegAlloc LiveVar
|
||||
PARALLEL_DIRS = RegAlloc LiveVar InstrSched
|
||||
|
||||
ExtraSource = SparcV9.burm.cpp
|
||||
|
||||
|
|
Loading…
Reference in New Issue