Chris Lattner
|
4f32cf118a
|
Chuck fixed the GCC problems so this hack is now unneccesary
llvm-svn: 1519
|
2002-01-21 23:17:07 +00:00 |
Chris Lattner
|
7f74a56e24
|
Changes to build successfully with GCC 3.02
llvm-svn: 1503
|
2002-01-20 22:54:45 +00:00 |
Chris Lattner
|
5053ba9749
|
Tell the user if a file is corrupt or not... not that the file cannot be
found.
llvm-svn: 1433
|
2001-12-08 20:31:32 +00:00 |
Chris Lattner
|
5de2204fe8
|
Create a new #include "Support/..." directory structure to move things
from "llvm/Support/..." that are not llvm dependant.
Move files and fix #includes
llvm-svn: 1400
|
2001-11-27 00:03:19 +00:00 |
Chris Lattner
|
3d9510ccc8
|
Add support to enable -lfoo to be processed correctly
llvm-svn: 1390
|
2001-11-26 19:18:30 +00:00 |
Chris Lattner
|
ae31f5b65f
|
Implement a -L command line argument to specify a search path. Implement minimal ar compatibility stuff
llvm-svn: 975
|
2001-10-24 06:23:00 +00:00 |
Chris Lattner
|
daebd7508d
|
Changes to get some meaningful feedback from the bytecode reader. At some point this stuff should all be exception driven, but for now it is not.
llvm-svn: 970
|
2001-10-24 01:15:12 +00:00 |
Chris Lattner
|
ebaa78852c
|
Add '-v' option to enable verbose output from the linker
llvm-svn: 966
|
2001-10-23 20:44:55 +00:00 |
Chris Lattner
|
d631165a45
|
Add a new -d argument to dump the internal rep as assembly.
llvm-svn: 804
|
2001-10-14 23:23:33 +00:00 |
Chris Lattner
|
9d810e0494
|
Add new linker
llvm-svn: 780
|
2001-10-13 07:06:23 +00:00 |