Skip to content

Commit cd931a5

Browse files
author
John Criswell
committed
Don't bother building DSA directory; no one uses it anymore.
llvm-svn: 33091
1 parent 35c6443 commit cd931a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Analysis/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
LEVEL = ../..
1111
LIBRARYNAME = LLVMAnalysis
12-
PARALLEL_DIRS = IPA DataStructure
12+
PARALLEL_DIRS = IPA
1313
BUILD_ARCHIVE = 1
1414

1515
include $(LEVEL)/Makefile.common

0 commit comments

Comments
 (0)