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