mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-20 13:04:00 +00:00
llvm2cpp is ready to be compiled so add it to the makefile, but make it
optional. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28570 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a0b8515f30
commit
ac28588def
@ -12,4 +12,6 @@ PARALLEL_DIRS := llvm-as llvm-dis opt gccas llc llvm-link lli gccld llvm-stub \
|
||||
analyze llvm-extract llvm-nm llvm-prof llvm-ar llvm-ranlib \
|
||||
llvm-bcanalyzer llvmc llvm-ld llvm-db bugpoint llvm-config
|
||||
|
||||
OPTIONAL_DIRS := llvm2cpp
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
Loading…
x
Reference in New Issue
Block a user