blob: ab4ad430ff9b81c6da16fe6b57df7fa4e540d8ee [file] [log] [blame]
set(LLVM_NO_RTTI 1)
add_lldb_library(lldbPluginPlatformMacOSX
PlatformDarwin.cpp
PlatformDarwinKernel.cpp
PlatformiOSSimulator.cpp
PlatformMacOSX.cpp
PlatformRemoteiOS.cpp
)