[MCJIT] Improve a RuntimeDyldChecker diagnostic.
authorLang Hames <lhames@gmail.com>
Wed, 16 Jul 2014 22:02:20 +0000 (22:02 +0000)
committerLang Hames <lhames@gmail.com>
Wed, 16 Jul 2014 22:02:20 +0000 (22:02 +0000)
commit04fc9aeda36f92e829a2a6028695fa97b48ba124
tree0759b7d0196a60b5b5cc9e74162bed54e8bfe271
parente0fd412fb2a086582998f605984d63e3585dcb62
[MCJIT] Improve a RuntimeDyldChecker diagnostic.

When a RuntimeDyldChecker test requests an invalid operand for an instruction,
print the decoded instruction to aid diagnosis.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213202 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp