Reid Spencer
|
3468ae1a87
|
We just use ltdl's implementation for this abstraction now. Its portable to
more platforms than LLVM supports.
llvm-svn: 18352
|
2004-11-29 12:39:10 +00:00 |
|
Reid Spencer
|
72a7457a90
|
Implement the default constructor which causes the current program to be
opened as if it was a dynamic library so its symbols can be searched too.
llvm-svn: 18341
|
2004-11-29 10:39:46 +00:00 |
|
Reid Spencer
|
4a763ca854
|
Dynamic Library abstraction. This makes the abstraction of a single dynamic
library (shared library/shared object) whose symbols can be looked up
dynamically. Used for plug-ins.
llvm-svn: 17940
|
2004-11-18 04:33:39 +00:00 |
|