Skip to content

Commit

Permalink
Remove clang since its conditionally there already.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69610 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
tlattner committed Apr 20, 2009
1 parent c885165 commit 911c606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ PARALLEL_DIRS := opt llvm-as llvm-dis \
llc llvm-ranlib llvm-ar llvm-nm \
llvm-ld llvm-prof llvm-link \
lli gccas gccld llvm-extract llvm-db \
bugpoint llvm-bcanalyzer llvm-stub llvmc clang
bugpoint llvm-bcanalyzer llvm-stub llvmc

include $(LEVEL)/Makefile.config

Expand Down

0 comments on commit 911c606

Please sign in to comment.