1
0
mirror of https://github.com/RPCSX/llvm.git synced 2024-12-14 15:39:00 +00:00

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@260918 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi 2016-02-16 00:17:56 +00:00
parent 5ed116b04b
commit d964cf3e68

View File

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