llvm-6502/tools/llvm-config
NAKAMURA Takumi 042795734d check-llvm: Ask llvm-config about assertion mode, instead of llc.
Add --assertion-mode to llvm-config. It emits ON or OFF according to NDEBUG.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196329 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-03 23:22:25 +00:00
..
BuildVariables.inc.in llvm-config: Fix --targets-built, I changed this to use the registry but wasn't 2011-12-16 00:04:43 +00:00
CMakeLists.txt llvm-config: With --build-mode, show ${CMAKE_CFG_INTDIR} on multiconfig builder. 2013-12-03 14:35:17 +00:00
llvm-config.cpp check-llvm: Ask llvm-config about assertion mode, instead of llc. 2013-12-03 23:22:25 +00:00
Makefile Re-enable support for --program-prefix. 2012-10-01 18:40:32 +00:00