Home | History | Annotate | Download | only in MacOSX-i386
      1 set(LLVM_NO_RTTI 1)
      2 
      3 add_lldb_library(lldbPluginABIMacOSX_i386
      4   ABIMacOSX_i386.cpp
      5   )
      6