mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Added llvm-ar to the Makefile
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8506 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e3df92e9c1
commit
dd8067f4fd
@ -1,6 +1,6 @@
|
||||
LEVEL := ..
|
||||
PARALLEL_DIRS := as llvm-as dis llvm-dis opt gccas llc link lli gccld \
|
||||
analyze extract bugpoint
|
||||
analyze extract bugpoint llvm-ar
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user