1add_subdirectory(DWARF)2add_subdirectory(NativePDB)3if (LLVM_ENABLE_DIA_SDK)4 add_subdirectory(PDB)5endif()6