forked from OSchip/llvm-project
Fix build issue with shared libraries reported via email
llvm-svn: 294763
This commit is contained in:
parent
e60f4e4b8d
commit
8909b6804c
|
@ -9,4 +9,5 @@ add_lldb_library(lldbPluginUnwindAssemblyX86 PLUGIN
|
|||
lldbUtility
|
||||
LINK_COMPONENTS
|
||||
Support
|
||||
MC
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue