summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2006-12-13 16:54:24 +0000
committerJohn Criswell <criswell@uiuc.edu>2006-12-13 16:54:24 +0000
commit2bcf535e0fc9445c386fe428b4d04dd7d4f2c277 (patch)
treee6363f4952f515981679449365b7e51f28f2cdc0 /llvm/lib/Analysis
parent612683b0d736f9b807b57d8783f29273fc4c9435 (diff)
downloadbcm5719-llvm-2bcf535e0fc9445c386fe428b4d04dd7d4f2c277.tar.gz
bcm5719-llvm-2bcf535e0fc9445c386fe428b4d04dd7d4f2c277.zip
Remove DSA.
llvm-svn: 32542
Diffstat (limited to 'llvm/lib/Analysis')
-rw-r--r--llvm/lib/Analysis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Analysis/Makefile b/llvm/lib/Analysis/Makefile
index b679b572c5b..919c8d1878e 100644
--- a/llvm/lib/Analysis/Makefile
+++ b/llvm/lib/Analysis/Makefile
@@ -9,7 +9,7 @@
LEVEL = ../..
LIBRARYNAME = LLVMAnalysis
-PARALLEL_DIRS = IPA DataStructure
+PARALLEL_DIRS = IPA
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud