Adjust comment to say that assertions are off by default.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_28@114337 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling 2010-09-20 18:37:19 +00:00
parent 71f7f73dfa
commit f928fd96fb

2
configure vendored
View File

@ -1394,7 +1394,7 @@ Optional Features:
--enable-optimized Compile with optimizations enabled (default is NO)
--enable-profiling Compile with profiling enabled (default is NO)
--enable-assertions Compile with assertion checks enabled (default is
YES)
NO)
--enable-expensive-checks
Compile with expensive debug checks enabled (default
is NO)