Fix lli to print an error and exit when EE returns null but no string. Patch
authorChris Lattner <sabre@nondot.org>
Tue, 7 Jul 2009 18:31:09 +0000 (18:31 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 7 Jul 2009 18:31:09 +0000 (18:31 +0000)
commitfd15beefeedcb8108913e75e7c736dfcc17b433a
treee700556cba713b6ae5a17e67dffdf81c84f3b329
parent393aec6a44e8c2df558a08ce2b49f8b899108c39
Fix lli to print an error and exit when EE returns null but no string.  Patch
by Eric Rannaud!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74930 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lli/lli.cpp