mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-09 01:29:52 +00:00
[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
Block a user