forked from OSchip/llvm-project
parent
81eb4c4e5c
commit
0223c60bf0
|
@ -1,6 +1,6 @@
|
|||
LEVEL = ../..
|
||||
TOOLNAME = analyze
|
||||
USEDLIBS = opt asmparser bcreader vmcore asmwriter analysis opt support
|
||||
USEDLIBS = opt analysis asmparser bcreader asmwriter vmcore analysis opt support
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
|
Loading…
Reference in New Issue