[ORC] Add a testcase for r338975.
authorLang Hames <lhames@gmail.com>
Tue, 28 Aug 2018 22:50:59 +0000 (22:50 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 28 Aug 2018 22:50:59 +0000 (22:50 +0000)
commit5f711c794d7698bf22c08d17318788cf63a927ea
tree6be026afb63ab83a679d8325fe364f21f1490292
parentae6ca2fc3f5d043eab69e9f3122d7775d6354f98
[ORC] Add a testcase for r338975.

Tests that bad object files generate a predictable error from the JIT APIs.

llvm-svn: 340881
llvm/test/ExecutionEngine/OrcLazy/Inputs/empty-object-file.o [new file with mode: 0644]
llvm/test/ExecutionEngine/OrcLazy/bad-object-file.ll [new file with mode: 0644]