Reid Spencer
|
72d1627d16
|
For PR351:
Add a needed include.
llvm-svn: 19042
|
2004-12-19 18:00:32 +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 |
|