mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 01:03:52 +00:00
c03f994e04
llvm-svn: 1619
7 lines
163 B
Makefile
7 lines
163 B
Makefile
LEVEL = ../..
|
|
TOOLNAME = analyze
|
|
USEDLIBS = analysis asmparser bcreader asmwriter scalaropts vmcore analysis transforms support
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|