PeepholeOptimizer: Ignore dead implicit defs
[oota-llvm.git] / autoconf / m4 / linux_mixed_64_32.m4
index 7c781ac28014f11dd96d26d5d6734ec95e86d764..123491f87e5e270248ee7ca1bf7af4f6c74d03d2 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Some Linux machines run a 64-bit kernel with a 32-bit userspace. 'uname -m'
-# shows these at x86_64, so in that case, ask the system 'gcc' what it thinks.
+# shows these as x86_64. Ask the system 'gcc' what it thinks.
 #
 AC_DEFUN([AC_IS_LINUX_MIXED],
 [AC_CACHE_CHECK(for 32-bit userspace on 64-bit system,llvm_cv_linux_mixed,