[CMake] Fix PR14200, llvm-config output misses -fno-rtti
[oota-llvm.git] / tools / llvm-config / llvm-config.cpp
2015-08-05 Richard DiamondRevert "Fix `llvm-config` to emit the linker flag for...
2015-07-27 JF BastienFix `llvm-config` to emit the linker flag for the combi...
2015-07-14 JF BastienRevert "Fix `llvm-config` to emit the linker flag for...
2015-07-10 JF BastienFix `llvm-config` to emit the linker flag for the combi...
2015-03-09 Benjamin KramerMake helper functions static.
2014-12-29 Chandler Carruth[cmake] Teach the llvm-config program to respect LLVM_L...
2014-03-29 Saleem AbdulrasoolWindows: canonicalise the default windows triple
2014-03-03 Richard OsborneDon't emit a blank line when running llvm-config -...
2013-12-25 NAKAMURA Takumillvm-config: Fix typo in help message introduced with...
2013-12-20 NAKAMURA Takumillvm-config: Show OBJROOT rather than OBJROOT/BUILD_MOD...
2013-12-20 NAKAMURA Takumillvm-config: Use build_mode instead of LLVM_BUILDMODE...
2013-12-19 NAKAMURA Takumillvm-config: Don't show build tree with --obj-root...
2013-12-19 NAKAMURA Takumillvm-config: Show build root instead of parent path...
2013-12-19 NAKAMURA Takumillvm-config: Introduce --system-libs to print SYSTEM_LI...
2013-12-18 NAKAMURA TakumiRevert r197380, "llvm-config: Print SYSTEM_LIBS with...
2013-12-17 NAKAMURA Takumillvm-config: Let directories aware of CMAKE_CFG_INTDIR.
2013-12-16 NAKAMURA Takumillvm-config: Print SYSTEM_LIBS with --libs, instead...
2013-12-03 NAKAMURA Takumicheck-llvm: Ask llvm-config about assertion mode, inste...
2013-12-03 NAKAMURA Takumillvm-config: With --build-mode, show ${CMAKE_CFG_INTDIR...
2013-06-26 Rafael EspindolaRemove unused includes.
2013-06-26 Rafael EspindolaPort GetMainExecutable over to PathV2.
2013-06-11 Rafael EspindolaInclude PathV1.h in files that use it.
2012-05-15 Daniel Dunbarllvm-config: Use sys::fs::equivalent instead of string...
2012-05-15 Daniel Dunbarllvm-build: Add support for non-installed libraries...
2012-02-23 Duncan SandsAn easy case where GCC should really be able to work...
2012-01-26 Peter Collingbournellvm-config: Add support for CMake build trees in which...
2011-12-16 Daniel Dunbarllvm-config: Fix --targets-built, I changed this to...
2011-12-15 Daniel Dunbarllvm-config: Update help text for removal of "backend...
2011-12-12 Daniel Dunbarllvm-config: Default to "all" if no components are...
2011-12-01 Daniel Dunbarllvm-config: Replace with C++ version (was llvm-config-2).
2011-12-01 Duncan SandsRevert commit 145449 (ddunbar) since it is breaking...
2011-11-29 Daniel Dunbarllvm-config: Replace with C++ version (was llvm-config-2).
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).