mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-29 22:50:47 +00:00
Remove clang since its conditionally there already.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69610 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c885165e66
commit
911c60630f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user