Chris Lattner
|
972c68fbdf
|
Prune #includes
llvm-svn: 13886
|
2004-05-28 23:35:39 +00:00 |
John Criswell
|
e6a41815f3
|
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
|
c9499b6a20
|
Finegrainify namespacification
llvm-svn: 10464
|
2003-12-14 21:35:53 +00:00 |
Brian Gaeke
|
960707c335
|
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
|
482202a601
|
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
|
0cf2da2b03
|
Change to use LinkDynamicObject instead of dlopen.
llvm-svn: 9011
|
2003-10-10 17:01:49 +00:00 |
Misha Brukman
|
3bb53319e8
|
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
|
3ef61afb76
|
Merged in autoconf branch. This provides configuration via the autoconf
system.
llvm-svn: 7014
|
2003-06-30 21:59:07 +00:00 |
Chris Lattner
|
10073a9080
|
*** empty log message ***
llvm-svn: 3075
|
2002-07-25 06:17:51 +00:00 |
Chris Lattner
|
2c54a0db79
|
Initial checkin
llvm-svn: 3005
|
2002-07-23 17:56:53 +00:00 |