Propogate the error message, not just the error state.
authorJim Grosbach <grosbach@apple.com>
Tue, 22 Mar 2011 18:19:42 +0000 (18:19 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 22 Mar 2011 18:19:42 +0000 (18:19 +0000)
commitb3eecaf19e81f0cccffdeff940afbfd1a3754af2
treea73600d4becc2ade7dd44aade0a0020eb06685c3
parent34714a06096f854c76371295d8c20b017fbba50b
Propogate the error message, not just the error state.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128094 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ExecutionEngine/RuntimeDyld.h
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
tools/llvm-rtdyld/llvm-rtdyld.cpp