forked from OSchip/llvm-project
[CMake] Remove lldbPluginSymbolVendorMacOSX to fix CMake build
This should fix check-lldb-unit on the bots. llvm-svn: 360079
This commit is contained in:
parent
0e971965ec
commit
60b240edb4
|
@ -11,7 +11,6 @@ add_lldb_unittest(SymbolTests
|
|||
lldbUtilityHelpers
|
||||
lldbPluginObjectFileELF
|
||||
lldbPluginObjectFileMachO
|
||||
lldbPluginSymbolVendorMacOSX
|
||||
lldbPluginSymbolFileDWARF
|
||||
LLVMTestingSupport
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue