Misha Brukman
|
10468d8a3c
|
Remove trailing whitespace
llvm-svn: 21422
|
2005-04-21 22:55:34 +00:00 |
|
Chris Lattner
|
e68dae0eb6
|
Add support for ".so" files compiled with LLVM which contain LLVM bytecode.
llvm-svn: 20253
|
2005-02-19 18:30:29 +00:00 |
|
Reid Spencer
|
b193ec5a13
|
Fix a compile error. config.h is now needed because DataTypes.h doesn't
include it any more.
llvm-svn: 18993
|
2004-12-16 19:19:24 +00:00 |
|
Reid Spencer
|
92e97620be
|
* Fix header block.
* Fix loop style per standards
* Don't create a new Module when the Linker's module is released.
* Add/fix function comments.
llvm-svn: 18871
|
2004-12-13 03:50:50 +00:00 |
|
Reid Spencer
|
4a23d3f8e5
|
This file contains basic Linker facilities needed by all tools
llvm-svn: 18860
|
2004-12-13 03:00:28 +00:00 |
|