1 set(LLVM_NO_RTTI 1) 2 3 add_lldb_library(lldbPluginCXXItaniumABI 4 ItaniumABILanguageRuntime.cpp 5 ) 6