mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-05 13:26:55 +00:00
*** empty log message ***
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3002 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
LEVEL = ../..
|
||||
|
||||
TOOLNAME = gccld
|
||||
USEDLIBS = ipo analysis transforms ipa scalaropts transformutils target bcreader bcwriter vmcore support
|
||||
USEDLIBS = ipo.a analysis.a transforms.a ipa.a scalaropts.a transformutils.a \
|
||||
target.a bcreader bcwriter vmcore support.a
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
Reference in New Issue
Block a user