Regenerate configure.
authorEric Christopher <echristo@apple.com>
Mon, 19 Sep 2011 20:46:12 +0000 (20:46 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 19 Sep 2011 20:46:12 +0000 (20:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140065 91177308-0d34-0410-b5e6-96231b3b80d8

configure
include/llvm/Config/config.h.in

index 8c59539b3a9dbeab0a6729e4b2cfc8534ebea182..4bbc446ab324d0db8ab9b8d3ea14c1efde746b9e 100755 (executable)
--- a/configure
+++ b/configure
@@ -5790,7 +5790,6 @@ fi
 
 
 
-
 { echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5
 echo $ECHO_N "checking for BSD-compatible nm... $ECHO_C" >&6; }
 if test "${lt_cv_path_NM+set}" = set; then
@@ -10596,7 +10595,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<EOF
-#line 10599 "configure"
+#line 10598 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
index c5d354e542deedd5fa578ad07c9ab8990e472abe..3670de557f4fb3ad30c31e205c39b2e6ba381981 100644 (file)
 /* Installation directory for config files */
 #undef LLVM_ETCDIR
 
+/* Has gcc/MSVC atomic intrinsics */
+#undef LLVM_HAS_ATOMICS
+
 /* Host triple we were built on */
 #undef LLVM_HOSTTRIPLE
 
 /* Installation directory for man pages */
 #undef LLVM_MANDIR
 
-/* Has gcc/MSVC atomic intrinsics */
-#undef LLVM_HAS_ATOMICS
-
 /* LLVM architecture name for the native architecture, if available */
 #undef LLVM_NATIVE_ARCH