mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-07 12:30:57 +00:00
[llvm-exegesis] Add MCParser to LLVM_LINK_COMPONENTS
We need this to make builds with `-DBUILD_SHARED_LIBS=ON` work. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342952 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a744f27f85
commit
049a285c58
@ -1,5 +1,5 @@
|
||||
|
||||
set(LLVM_LINK_COMPONENTS
|
||||
MCParser
|
||||
Support
|
||||
native
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user