mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-29 16:12:44 +00:00
cb8c2d31c2
llvm-svn: 2520
7 lines
171 B
Makefile
7 lines
171 B
Makefile
LEVEL = ../..
|
|
|
|
TOOLNAME = gccld
|
|
USEDLIBS = ipo analysis transforms ipa scalaropts transformutils target bcreader bcwriter vmcore support
|
|
|
|
include $(LEVEL)/Makefile.common
|