Reword 'stupid' and 'crazy' in docs.

This commit is contained in:
Clar Charr 2017-01-02 15:47:00 -05:00
parent df61658c8a
commit 8ffc3e7790
5 changed files with 12 additions and 12 deletions

2
configure vendored
View file

@ -1568,7 +1568,7 @@ do
then
LLVM_BUILD_DIR=${CFG_BUILD_DIR}$t/llvm
LLVM_INST_DIR=$LLVM_BUILD_DIR
# For some crazy reason the MSVC output dir is different than Unix
# For some weird reason the MSVC output dir is different than Unix
if [ ${is_msvc} -ne 0 ]; then
if [ -n "$CFG_DISABLE_OPTIMIZE_LLVM" ]
then