mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
[JITLink] Add dependency on MCParser to unit test after rL358818
This is required by -DBUILD_SHARED_LIBS=on builds for createMCAsmParser. llvm-svn: 358842
This commit is contained in:
parent
2260f17f91
commit
d4fa0a36a6
@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS
|
||||
JITLink
|
||||
MC
|
||||
MCDisassembler
|
||||
MCParser
|
||||
Object
|
||||
RuntimeDyld
|
||||
Support
|
||||
|
Loading…
Reference in New Issue
Block a user