Fix a really horrible typo, which caused undefined behavior.
authorChris Lattner <sabre@nondot.org>
Fri, 2 Jan 2009 08:49:06 +0000 (08:49 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 2 Jan 2009 08:49:06 +0000 (08:49 +0000)
commit6d6b3cc89b9d1911cff4931dadfe670f94fcbb3b
tree9ab10c8d75b974b6eabafa4bf1083ec10e635d5a
parentdf930c38b3e0ff3f202520d86c133d3a248a54ca
Fix a really horrible typo, which caused undefined behavior.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61566 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/LLParser.cpp