1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00

OrcJITTests: Prune unused libdeps.

llvm-svn: 251506
This commit is contained in:
NAKAMURA Takumi 2015-10-28 09:59:50 +00:00
parent f7d022a78f
commit eb14899f9b

View File

@ -3,9 +3,7 @@ set(LLVM_LINK_COMPONENTS
Core
ExecutionEngine
OrcJIT
MC
Support
Target
native
)