#ifndef LDC_GEN_PROGRAMS_H #define LDC_GEN_PROGRAMS_H #include "llvm/Support/Path.h" llvm::sys::Path getGcc(); #endif