mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Build llvm-as and llvm-dis as the upgrade path to renamed tools.
llvm-svn: 8192
This commit is contained in:
parent
588d65ae68
commit
eed6bdf487
@ -1,5 +1,6 @@
|
||||
LEVEL := ..
|
||||
PARALLEL_DIRS := as dis opt gccas llc link lli gccld analyze extract bugpoint
|
||||
PARALLEL_DIRS := as llvm-as dis llvm-dis opt gccas llc link lli gccld \
|
||||
analyze extract bugpoint
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user