unittests: add ErrorStr to ExecutionEngine test
authorDylan Noblesmith <nobled@dreamwidth.org>
Fri, 2 Dec 2011 20:53:53 +0000 (20:53 +0000)
committerDylan Noblesmith <nobled@dreamwidth.org>
Fri, 2 Dec 2011 20:53:53 +0000 (20:53 +0000)
commit35af1d7e2c32cf9743d39577d143110e92e1c8bb
tree0c83b0d4297c96c6731a5c193c05ae908855e21e
parentb74c865841481074539bdf4de35024939854f2e6
unittests: add ErrorStr to ExecutionEngine test

Makes failures more self-explanatory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145704 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ExecutionEngine/ExecutionEngineTest.cpp