aboutsummaryrefslogtreecommitdiff
path: root/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-03-12 00:50:01 +0000
committerChris Lattner <sabre@nondot.org>2008-03-12 00:50:01 +0000
commitd5f1627d2c6b96a3fc4dc3025043912fb7b00687 (patch)
treea03de122f6412c3ae6554b378936a3dfecabf932 /lib/Bitcode/Reader/BitcodeReader.cpp
parent404d99010d2d31398a16aa1ecfa9fb198b9e0afd (diff)
This is a simple fix for getting error messages from dlerror in
LoadLibraryPermanently. The current code modifies the value of a pointer that is passed by value, so the caller never gets the message. Patch by Julien Lerouge! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48270 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions