summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-06-02 06:06:45 +0000
committerChris Lattner <sabre@nondot.org>2004-06-02 06:06:45 +0000
commit7b4d0f9c229d72046f4d6ad554964d8f4d8cdbef (patch)
tree30cfafaef8a38343e33ce43f091c6dd791136cea /llvm/lib/CodeGen
parent2805c189dc3da15122daebfd3c1419117ac589cb (diff)
downloadbcm5719-llvm-7b4d0f9c229d72046f4d6ad554964d8f4d8cdbef.tar.gz
bcm5719-llvm-7b4d0f9c229d72046f4d6ad554964d8f4d8cdbef.zip
Oops, this was not to go in
llvm-svn: 13958
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/Makefile b/llvm/lib/CodeGen/Makefile
index 7cd63ae592d..3f45da3d946 100644
--- a/llvm/lib/CodeGen/Makefile
+++ b/llvm/lib/CodeGen/Makefile
@@ -8,7 +8,7 @@
##===----------------------------------------------------------------------===##
LEVEL = ../..
-#PARALLEL_DIRS = InstrSched SelectionDAG
+PARALLEL_DIRS = InstrSched SelectionDAG
LIBRARYNAME = codegen
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud