[ORC] Consume unhandled errors in unit test.
authorLang Hames <lhames@gmail.com>
Sun, 7 Oct 2018 01:08:02 +0000 (01:08 +0000)
committerLang Hames <lhames@gmail.com>
Sun, 7 Oct 2018 01:08:02 +0000 (01:08 +0000)
commitcd0e599096bc87208d0c4a03da03f771c83712e4
tree90ff03fde84819b8bac29501ee84d2cf36ce0ec2
parent535448e08d318038ce22d9f1234a37647e47af14
[ORC] Consume unhandled errors in unit test.

This should fix the failures on the debug buildbots.

llvm-svn: 343929
llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp