Fixed the disassembler so it accepts multiple
authorSean Callanan <scallanan@apple.com>
Wed, 3 Feb 2010 03:46:41 +0000 (03:46 +0000)
committerSean Callanan <scallanan@apple.com>
Wed, 3 Feb 2010 03:46:41 +0000 (03:46 +0000)
commit2e235a826d2f65a064b2a39b27c775d0adf8b7c3
treed6f8cbf7c58bbf5e6e26760002cb71058def2ef4
parent281d051921be84e2f790dd567958cd200b28e2dd
Fixed the disassembler so it accepts multiple
instructions on a single line.  Also made it a
bit more forgiving when it reports errors.

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