diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2013-08-22 16:31:34 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2013-08-22 16:31:34 +0000 |
commit | 4cfe5546015cf30674b931281f622b5ef0dc27d0 (patch) | |
tree | 7e272695067ebbca528896b78099a22e16fa1219 /llvm/configure | |
parent | 8ba180e25c9649eaa09f399eee9fa30a344a03b9 (diff) | |
download | bcm5719-llvm-4cfe5546015cf30674b931281f622b5ef0dc27d0.tar.gz bcm5719-llvm-4cfe5546015cf30674b931281f622b5ef0dc27d0.zip |
configure: Regenerate corresponding to r189026.
llvm-svn: 189031
Diffstat (limited to 'llvm/configure')
-rwxr-xr-x | llvm/configure | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/configure b/llvm/configure index d6d62ea3a26..abe5db8c0fb 100755 --- a/llvm/configure +++ b/llvm/configure @@ -5231,6 +5231,7 @@ echo "$as_me: error: Cannot enable clang ARC Migration Tool while disabling stat { (exit 1); exit 1; }; } fi ENABLE_CLANG_STATIC_ANALYZER=0 + ;; default) ENABLE_CLANG_STATIC_ANALYZER=1 ;; @@ -10567,7 +10568,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<EOF -#line 10564 "configure" +#line 10571 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |