Skip to content

Commit

Permalink
Touch configure so it regenerates Disassemblers.def to include ARM so
Browse files Browse the repository at this point in the history
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
  • Loading branch information
jyasskin committed Apr 8, 2010
1 parent 1c24635 commit ea22122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -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=:
Expand Down

0 comments on commit ea22122

Please sign in to comment.