diff options
| author | John Criswell <criswell@uiuc.edu> | 2006-12-13 16:54:24 +0000 |
|---|---|---|
| committer | John Criswell <criswell@uiuc.edu> | 2006-12-13 16:54:24 +0000 |
| commit | 2bcf535e0fc9445c386fe428b4d04dd7d4f2c277 (patch) | |
| tree | e6363f4952f515981679449365b7e51f28f2cdc0 /llvm/lib/Analysis | |
| parent | 612683b0d736f9b807b57d8783f29273fc4c9435 (diff) | |
| download | bcm5719-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/Makefile | 2 |
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 |

