blob: 7fdd3004d1dfff38a6a61a499305bc75721d77b3 [file] [log] [blame]
set(LLVM_NO_RTTI 1)
add_lldb_library(lldbPluginAppleObjCRuntime
AppleObjCRuntime.cpp
AppleObjCRuntimeV1.cpp
AppleObjCRuntimeV2.cpp
AppleObjCTrampolineHandler.cpp
AppleObjCTypeVendor.cpp
AppleThreadPlanStepThroughObjCTrampoline.cpp
)