mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 09:53:54 +00:00
Add JIT to LINK_COMPONENTS in MCJITTests/Makefile.
llvm-svn: 196907
This commit is contained in:
parent
1b5b817c73
commit
fe135fe65e
@ -9,7 +9,7 @@
|
||||
|
||||
LEVEL = ../../..
|
||||
TESTNAME = MCJIT
|
||||
LINK_COMPONENTS := core mcjit native support
|
||||
LINK_COMPONENTS := core jit mcjit native support
|
||||
|
||||
include $(LEVEL)/Makefile.config
|
||||
include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
|
||||
|
Loading…
x
Reference in New Issue
Block a user