forked from OSchip/llvm-project
parent
ecd3fae58d
commit
0716e5f334
|
@ -1,6 +1,6 @@
|
|||
LEVEL = ../..
|
||||
|
||||
TOOLNAME = gccas
|
||||
USEDLIBS = asmparser bcwriter transforms scalaropts target analysis vmcore asmwriter support
|
||||
USEDLIBS = asmparser bcwriter transforms scalaropts target analysis transforms vmcore asmwriter support
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
|
Loading…
Reference in New Issue