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

MITests: Update libdeps.

llvm-svn: 268335
This commit is contained in:
NAKAMURA Takumi 2016-05-03 00:04:07 +00:00
parent 9b867bb7ee
commit 2697fd426e

View File

@ -1,7 +1,8 @@
set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
AsmPrinter
CodeGen
Core
MC
MIRParser
Support
Target