mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 09:13:34 +00:00
466c66f47a
llvm-svn: 2538
7 lines
177 B
Makefile
7 lines
177 B
Makefile
LEVEL = ../..
|
|
TOOLNAME = analyze
|
|
USEDLIBS = asmparser bcreader scalaropts transforms analysis ipa datastructure transformutils vmcore support
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|