summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJeffrey Yasskin <jyasskin@google.com>2010-04-08 17:19:20 +0000
committerJeffrey Yasskin <jyasskin@google.com>2010-04-08 17:19:20 +0000
commitea2212207e1896d4fb8c1cb0802c6d4e72329af9 (patch)
tree5fcedcde0f533261d5176a2212a44c118894368d /configure
parent1c246358a062bc3537c1286c6b9314d56854a257 (diff)
downloadllvm-ea2212207e1896d4fb8c1cb0802c6d4e72329af9.tar.gz
llvm-ea2212207e1896d4fb8c1cb0802c6d4e72329af9.tar.bz2
llvm-ea2212207e1896d4fb8c1cb0802c6d4e72329af9.tar.xz
Touch configure so it regenerates Disassemblers.def to include ARM so
people stop seeing a broken build in EDDisassembler.cpp git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100782 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2836e9ea32..cb8b274c15 100755
--- a/configure
+++ b/configure
@@ -14,7 +14,7 @@
## M4sh Initialization. ##
## --------------------- ##
-# Be Bourne compatible
+# Be Bourne compatible.
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
emulate sh
NULLCMD=: