llvm-6502/tools
Reid Spencer f4484f3e16 For PR521:
With these patches we implement the ability for the Linker library to
keep track of which libraries were actually bytecode files (not archives)
and cause their users to remove such files from the list of libraries to
pass to the native linker.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25169 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-10 03:14:40 +00:00
..
analyze Fix test/Regression/Other/2002-01-31-CallGraph.ll after the recent callgraph 2005-12-22 19:26:06 +00:00
bugpoint Fix line length of a comment. 2006-01-08 22:40:10 +00:00
gccas Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
gccld For PR521: 2006-01-10 03:14:40 +00:00
llc remove unused header 2006-01-05 00:21:37 +00:00
lli rename option 2005-12-16 05:19:18 +00:00
llvm-ar more compliance stufff 2005-12-28 06:56:09 +00:00
llvm-as There are still uses for spaces in Makefiles -- to make text line up together, 2005-04-24 17:43:41 +00:00
llvm-bcanalyzer Remove trailing whitespace 2005-04-22 00:00:37 +00:00
llvm-db Remove trailing whitespace 2005-04-22 00:00:37 +00:00
llvm-dis Remove trailing whitespace 2005-04-22 00:00:37 +00:00
llvm-extract Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
llvm-ld For PR521: 2006-01-10 03:14:40 +00:00
llvm-link For PR495: 2005-07-07 23:21:43 +00:00
llvm-nm For PR495: 2005-07-07 18:21:42 +00:00
llvm-prof Revert removal of std:: prefixes and addtion of "using namespace std;". 2005-12-30 09:07:29 +00:00
llvm-ranlib ditto 2005-12-28 06:58:12 +00:00
llvm-stub Incorporate the contents of include/llvm/Config/unistd.h as this is the 2004-12-20 04:34:36 +00:00
llvmc Implement PR614: 2005-08-27 18:50:39 +00:00
opt Fix test/Regression/Other/2002-01-31-CallGraph.ll after the recent callgraph 2005-12-22 19:26:06 +00:00
Makefile extract has been renamed to llvm-extract to avoid conflicting with another tool 2005-04-24 17:46:58 +00:00