1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00

Build new analyze tool

llvm-svn: 136
This commit is contained in:
Chris Lattner 2001-07-03 15:30:21 +00:00
parent 8a17049e91
commit 69e4c98a21

View File

@ -1,5 +1,5 @@
LEVEL = ..
DIRS = dis as opt
DIRS = dis as opt analyze
include $(LEVEL)/Makefile.common