mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-04 03:06:28 +00:00
943810898d
llvm-svn: 1072
7 lines
160 B
Makefile
7 lines
160 B
Makefile
LEVEL = ../..
|
|
TOOLNAME = opt
|
|
USEDLIBS = opt bcreader bcwriter asmwriter analysis vmcore support instrument transforms target
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|