llvm-mc/x86: Fix various nit-picky bugs in displacement parsing.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 2 Jul 2009 02:26:39 +0000 (02:26 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 2 Jul 2009 02:26:39 +0000 (02:26 +0000)
commit5470e12c6221b40102e56ab3f280685e605475b7
tree9945362e5dd62c02985a30d0bae878ec4e5232ef
parent3d62a412fbe517fbbbf5661ef1a748a39f382aa3
llvm-mc/x86: Fix various nit-picky bugs in displacement parsing.
 - Test case to follow.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74687 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-mc/MC-X86Specific.cpp