Add another missing pattern. llvm-gcc likes f64 but clang likes i64 so it was generat...
[oota-llvm.git] / tools / llvm-config-2 / Makefile
2011-11-10 Daniel DunbarRevert r144300 "llvm-config: Replace with C++ version...
2011-11-10 Daniel Dunbarllvm-config: Replace with C++ version (was llvm-config-2).
2011-11-10 Daniel Dunbarllvm-config-2: Use USEDLIBS directly instead of LINK_CO...
2011-11-03 Daniel Dunbarllvm-config-2: Implement build system support for getti...
2011-11-03 Daniel Dunbarllvm-config: Start stubbing out a C++ version of llvm...