1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00

OrcJITTests: Update libdeps.

llvm-svn: 251504
This commit is contained in:
NAKAMURA Takumi 2015-10-28 09:37:09 +00:00
parent f193656e65
commit f7d022a78f

View File

@ -1,6 +1,7 @@
set(LLVM_LINK_COMPONENTS
Core
ExecutionEngine
OrcJIT
MC
Support