llvm-6502/tools/llvm-config
David Greene a696d24ad2 Add support for building with _GLIBCXX_DEBUG. New configure option
--enable-expensive-checks allows the developer to enable runtime
checking that can greatly increase compile time.  Currently it only
turns on _GLIBCXX_DEBUG.  Other expensive debugging checks added later
should be controlled by this configure option.

This patch also updates llvm-config with a --cppflags option to inform
llvm-gcc how to build itself so that it is compatible with an llvm that
was built with _GLIBCXX_DEBUG.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37777 91177308-0d34-0410-b5e6-96231b3b80d8
2007-06-28 19:36:08 +00:00
..
.cvsignore Ignore the LibDeps.txt.tmp file. 2006-12-22 02:02:45 +00:00
find-cycles.pl remove message 2006-09-04 01:48:32 +00:00
llvm-config.in.in Add support for building with _GLIBCXX_DEBUG. New configure option 2007-06-28 19:36:08 +00:00
Makefile Add support for building with _GLIBCXX_DEBUG. New configure option 2007-06-28 19:36:08 +00:00