Fixed #21 — Added -lib switch

This commit is contained in:
Alexey Prokhin
2011-12-06 17:24:49 +04:00
parent 859ae8481f
commit fdead0d154
8 changed files with 137 additions and 18 deletions

View File

@@ -4,5 +4,6 @@
#include "llvm/Support/Path.h"
llvm::sys::Path getGcc();
llvm::sys::Path getArchiver();
#endif