1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/tools/gccld
Brian Gaeke 4f8c392983 Shorten and correct some function-header comments.
Make "verbose" output MUCH nicer. Now it tells you when you are linking a
bytecode file, or an archive, and whether it's because you called it by name,
or because you gave it a -l option, and it says "Trying" before it takes
action and prints a message in the past tense afterwards.

Make LinkFiles not skip the first file in Files.

Make LinkFiles warn you if it can't find a file and LLVM_LIB_SEARCH_PATH is
unset.

llvm-svn: 9747
2003-11-05 22:12:52 +00:00
..
gccld.cpp Make -r work, fixing PR 91 2003-11-05 06:05:21 +00:00
gccld.h fix file header 2003-10-20 17:58:43 +00:00
GenerateCode.cpp Turn on the inliner by default at link-time 2003-10-24 18:09:23 +00:00
Linker.cpp Shorten and correct some function-header comments. 2003-11-05 22:12:52 +00:00
Makefile Added LLVM copyright to Makefiles. 2003-10-20 22:29:16 +00:00