1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/tools/llvm-config
NAKAMURA Takumi 63cd9136f2 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.

llvm-svn: 196329
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