John Criswell
|
3a994220ad
|
Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into
every file.
llvm-svn: 10976
|
2004-01-26 20:59:41 +00:00 |
|
Chris Lattner
|
2fdf5e32aa
|
Finegrainify namespacification
llvm-svn: 10464
|
2003-12-14 21:35:53 +00:00 |
|
Brian Gaeke
|
d25f86d683
|
Put all LLVM code into the llvm namespace, as per bug 109.
llvm-svn: 9903
|
2003-11-11 22:41:34 +00:00 |
|
John Criswell
|
b402729b30
|
Added LLVM project notice to the top of every C++ source file.
Header files will be on the way.
llvm-svn: 9298
|
2003-10-20 19:43:21 +00:00 |
|
Brian Gaeke
|
26333b9b39
|
Change to use LinkDynamicObject instead of dlopen.
llvm-svn: 9011
|
2003-10-10 17:01:49 +00:00 |
|
Misha Brukman
|
bbfad09fa9
|
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
|
2003-07-28 19:19:58 +00:00 |
|
John Criswell
|
258dfc0319
|
Merged in autoconf branch. This provides configuration via the autoconf
system.
llvm-svn: 7014
|
2003-06-30 21:59:07 +00:00 |
|
Chris Lattner
|
05fe67c0d2
|
*** empty log message ***
llvm-svn: 3075
|
2002-07-25 06:17:51 +00:00 |
|
Chris Lattner
|
585a05d786
|
Initial checkin
llvm-svn: 3005
|
2002-07-23 17:56:53 +00:00 |
|