In an amazing fit of stupidity, I flipped the conditional and didn't test
authorChris Lattner <sabre@nondot.org>
Tue, 22 Jan 2002 21:07:24 +0000 (21:07 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 22 Jan 2002 21:07:24 +0000 (21:07 +0000)
commit888912dbe01c715aa5a0ddec19da6ef12f382ebf
tree23cc6040124d6d41d5232f73e21b373c9b9aeec6
parente94525575f7b7b25e1fca74aa64c2babdadab4e8
In an amazing fit of stupidity, I flipped the conditional and didn't test
it right.  Sheesh :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1550 91177308-0d34-0410-b5e6-96231b3b80d8
tools/as/as.cpp
tools/dis/dis.cpp
tools/link/link.cpp
tools/llc/llc.cpp
tools/llvm-as/as.cpp
tools/llvm-as/llvm-as.cpp
tools/llvm-dis/dis.cpp
tools/llvm-dis/llvm-dis.cpp
tools/llvm-link/llvm-link.cpp
tools/opt/opt.cpp