mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
[Codegen] Link MIRParser into CodeGenTests to fix MachineSizeOptsTest building
llvm-svn: 375261
This commit is contained in:
parent
bb21aab54b
commit
e39305ee5f
@ -6,6 +6,7 @@ set(LLVM_LINK_COMPONENTS
|
|||||||
CodeGen
|
CodeGen
|
||||||
Core
|
Core
|
||||||
MC
|
MC
|
||||||
|
MIRParser
|
||||||
SelectionDAG
|
SelectionDAG
|
||||||
Support
|
Support
|
||||||
Target
|
Target
|
||||||
|
Loading…
Reference in New Issue
Block a user