diff options
-rwxr-xr-x | llvm/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/configure b/llvm/configure index d2b98bfe661f..4a9ef33519f2 100755 --- a/llvm/configure +++ b/llvm/configure @@ -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) |