mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
8b16900b1b
have been incorporated into the vmcore library. llvm-svn: 2153
7 lines
120 B
Makefile
7 lines
120 B
Makefile
LEVEL = ../..
|
|
|
|
TOOLNAME = link
|
|
USEDLIBS = transforms bcreader bcwriter vmcore support
|
|
|
|
include $(LEVEL)/Makefile.common
|