Fixed llvm-mc in edis mode to use the result of
authorSean Callanan <scallanan@apple.com>
Tue, 22 Feb 2011 02:09:15 +0000 (02:09 +0000)
committerSean Callanan <scallanan@apple.com>
Tue, 22 Feb 2011 02:09:15 +0000 (02:09 +0000)
commitb21e49c8fe241965716511013e0aed35970ecdb1
tree0968c40814da7e3d5836e9a2435baca8ec5d84e2
parent41dfd2b61ba8548cc586371bbb27c966cc34517b
Fixed llvm-mc in edis mode to use the result of
operand.evaluate as an error code, not as the
contents of the operand.

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