Change the assertions defaults:
authorReid Spencer <rspencer@reidspencer.com>
Sun, 9 Apr 2006 20:42:14 +0000 (20:42 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 9 Apr 2006 20:42:14 +0000 (20:42 +0000)
commitc28ccd86b574cdcde54fa68f2f28e18f4b49498e
tree271e6278a89c105ad4d7e48e57a4470b25310c36
parent3df241e4b2b93329fdeea16a4eb366347442f99f
Change the assertions defaults:
1. Assertions now default to on for all builds
2. If you want them disabled you must (a) --disable-assertions to configure
   or DISABLE_ASSERTIONS=1 to make.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27548 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.config.in
autoconf/configure.ac
configure