Fix loop end condition.
authorEric Christopher <echristo@gmail.com>
Thu, 31 Jul 2014 18:28:08 +0000 (18:28 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 31 Jul 2014 18:28:08 +0000 (18:28 +0000)
commit5dbbe4adbe0141fc6705062fab835e5e32b56362
tree5205cbd58e2eb60c4ee34c96c377c8c780624425
parentb74ca14f1c42ef1a93a3a6b2748eccbc0001cf11
Fix loop end condition.

Note: This code appears to be untested.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214416 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCAnalysis/MCObjectDisassembler.cpp