History log of /llvm-project/llvm/lib/Support/PluginLoader.cpp (Results 26 – 30 of 30)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 0cf2da2b 10-Oct-2003 Brian Gaeke <gaeke@uiuc.edu>

Change to use LinkDynamicObject instead of dlopen.

llvm-svn: 9011


# 3bb53319 28-Jul-2003 Misha Brukman <brukman+llvm@gmail.com>

The RTLD_GLOBAL flag allows symbols to be globally accessible, which makes
resolution of symbols in the .so possible (currently assists debugging with
bugpoint).

llvm-svn: 7366


# 3ef61afb 30-Jun-2003 John Criswell <criswell@uiuc.edu>

Merged in autoconf branch. This provides configuration via the autoconf
system.

llvm-svn: 7014


# 10073a90 25-Jul-2002 Chris Lattner <sabre@nondot.org>

*** empty log message ***

llvm-svn: 3075


# 2c54a0db 23-Jul-2002 Chris Lattner <sabre@nondot.org>

Initial checkin

llvm-svn: 3005


12