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

MITests: Update libdeps. llvm/Target/TargetOptions.h depends on MC.

llvm-svn: 260918
This commit is contained in:
NAKAMURA Takumi 2016-02-16 00:17:56 +00:00
parent cf962f507d
commit 624565965f

View File

@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS
AsmPrinter
CodeGen
Core
MC
MIRParser
Support
Target