Misha Brukman
|
933cdaf254
|
Remove trailing whitespace
llvm-svn: 21422
|
2005-04-21 22:55:34 +00:00 |
|
Chris Lattner
|
15759af51d
|
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
|
8b758b07c4
|
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
|
cc77c7abb5
|
* 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
|
ed05e1fa02
|
This file contains basic Linker facilities needed by all tools
llvm-svn: 18860
|
2004-12-13 03:00:28 +00:00 |
|