Skip to content

Commit 51b0b9d

Browse files
committed
Adjust comment to say that assertions are off by default.
llvm-svn: 114337
1 parent 9a87b4d commit 51b0b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1394,7 +1394,7 @@ Optional Features:
13941394
--enable-optimized Compile with optimizations enabled (default is NO)
13951395
--enable-profiling Compile with profiling enabled (default is NO)
13961396
--enable-assertions Compile with assertion checks enabled (default is
1397-
YES)
1397+
NO)
13981398
--enable-expensive-checks
13991399
Compile with expensive debug checks enabled (default
14001400
is NO)

0 commit comments

Comments
 (0)