forked from OSchip/llvm-project
Revert r294580 , it didn't fix the shared build
llvm-svn: 294583
This commit is contained in:
parent
4a64031954
commit
75dcfe8449
|
@ -8,6 +8,5 @@ add_lldb_library(lldbPluginUnwindAssemblyX86 PLUGIN
|
|||
lldbTarget
|
||||
lldbUtility
|
||||
LINK_COMPONENTS
|
||||
MC
|
||||
Support
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue