mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
link' is now
llvm-link'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8556 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
64899a4fb9
commit
c679d7e88f
@ -1,5 +1,5 @@
|
||||
LEVEL := ..
|
||||
PARALLEL_DIRS := llvm-as llvm-dis opt gccas llc link lli gccld \
|
||||
PARALLEL_DIRS := llvm-as llvm-dis opt gccas llc llvm-link lli gccld \
|
||||
analyze extract bugpoint llvm-ar
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
Loading…
Reference in New Issue
Block a user