Revert r294580 , it didn't fix the shared build

llvm-svn: 294583
This commit is contained in:
Ismail Donmez 2017-02-09 12:30:09 +00:00
parent 4a64031954
commit 75dcfe8449
1 changed files with 0 additions and 1 deletions

View File

@ -8,6 +8,5 @@ add_lldb_library(lldbPluginUnwindAssemblyX86 PLUGIN
lldbTarget
lldbUtility
LINK_COMPONENTS
MC
Support
)