Build new gccas tool

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1059 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2001-10-31 04:29:30 +00:00
parent ecbde333a2
commit f83bcfcd00

View File

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