remove support for reading llvm 2.9 .bc files. LLVM 3.1 is only compatible back...
[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...