mirror of
https://github.com/RPCSX/llvm.git
synced 2025-03-03 02:17:41 +00:00
lli/ChildTarget now depends on OrcJIT. Add that component to the Makefile.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257360 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c6eb1a443f
commit
373208cd3f
@ -12,7 +12,7 @@ TOOLNAME := lli-child-target
|
|||||||
|
|
||||||
include $(LEVEL)/Makefile.config
|
include $(LEVEL)/Makefile.config
|
||||||
|
|
||||||
LINK_COMPONENTS := support
|
LINK_COMPONENTS := support OrcJIT
|
||||||
|
|
||||||
SOURCES := ChildTarget.cpp
|
SOURCES := ChildTarget.cpp
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user