Commit 51b0b9d3 authored by Bill Wendling's avatar Bill Wendling
Browse files

Adjust comment to say that assertions are off by default.

llvm-svn: 114337
parent 9a87b4df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)