Fixed the instruction emulation so that it doesn't
authorSean Callanan <scallanan@apple.com>
Tue, 25 Jun 2013 00:32:45 +0000 (00:32 +0000)
committerSean Callanan <scallanan@apple.com>
Tue, 25 Jun 2013 00:32:45 +0000 (00:32 +0000)
commit70c86e1781b06bbfb25da2ad6568acad904b4f8b
tree7227369b3b21c9a7f524282fe363035d5ad2837f
parente8d78249ad60bd8ae51c0eaa078dc11affe962b7
Fixed the instruction emulation so that it doesn't
print to standard output as part of normal
operation.

<rdar://problem/14247606>

llvm-svn: 184797
lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp