mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-03 17:02:03 +00:00
rearrange targets to satisfy dependencies. Too bad we aren't using llvm-config.
llvm-svn: 30077
This commit is contained in:
parent
6e04d9f5a2
commit
2e68159303
@ -17,9 +17,9 @@ REQUIRES_EH := 1
|
||||
include $(LEVEL)/Makefile.config
|
||||
|
||||
USEDLIBS := $(addprefix LLVM,$(TARGETS_TO_BUILD)) \
|
||||
LLVMTarget.a \
|
||||
LLVMCodeGen.a \
|
||||
LLVMSelectionDAG.a \
|
||||
LLVMTarget.a \
|
||||
LLVMipa.a \
|
||||
LLVMTransforms.a \
|
||||
LLVMScalarOpts.a \
|
||||
|
Loading…
Reference in New Issue
Block a user