Skip to content
Commit 1f49988a authored by Chris Lattner's avatar Chris Lattner
Browse files

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!

llvm-svn: 48270
parent 0d98256c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment