root/gen/programs.h
| Revision 1299:847b767b2d0b, 120 bytes (checked in by Frits van Bommel <fvbommel wxs.nl>, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | #ifndef LDC_GEN_PROGRAMS_H |
| 2 | #define LDC_GEN_PROGRAMS_H |
| 3 | |
| 4 | #include "llvm/System/Path.h" |
| 5 | |
| 6 | llvm::sys::Path getGcc(); |
| 7 | |
| 8 | #endif |
Note: See TracBrowser for help on using the browser.

