diff options
author | David Greene <greened@obbligato.org> | 2007-06-28 19:36:08 +0000 |
---|---|---|
committer | David Greene <greened@obbligato.org> | 2007-06-28 19:36:08 +0000 |
commit | cbc8ddf81a42dad1488d4b673149f475dac1748c (patch) | |
tree | c5f9d05107a9c070e7a6a527588bdf88391f33eb /llvm/lib/Linker/LinkModules.cpp | |
parent | b00c9c0d5072b4840dc482d394bd13159c6fcb5f (diff) | |
download | bcm5719-llvm-cbc8ddf81a42dad1488d4b673149f475dac1748c.tar.gz bcm5719-llvm-cbc8ddf81a42dad1488d4b673149f475dac1748c.zip |
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.
llvm-svn: 37777
Diffstat (limited to 'llvm/lib/Linker/LinkModules.cpp')
0 files changed, 0 insertions, 0 deletions