mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-25 20:59:51 +00:00
iFix dependence order
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@517 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
82072d4743
commit
e4ca607ab0
@ -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
Block a user