mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 03:29:57 +00:00
Fix shared library builds of lld, broken in SVN r319138
llvm-svn: 319152
This commit is contained in:
parent
f2508f46ca
commit
2d614ced55
@ -15,6 +15,7 @@ add_lld_library(lldCommon
|
||||
|
||||
LINK_COMPONENTS
|
||||
Codegen
|
||||
Demangle
|
||||
MC
|
||||
Option
|
||||
Support
|
||||
|
@ -47,7 +47,6 @@ add_lld_library(lldELF
|
||||
BinaryFormat
|
||||
Core
|
||||
DebugInfoDWARF
|
||||
Demangle
|
||||
LTO
|
||||
MC
|
||||
Object
|
||||
|
Loading…
Reference in New Issue
Block a user