llvm-6502/tools
Tanya Lattner e3df92e9c1 Fixed warning.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8505 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-13 03:18:56 +00:00
..
analyze Rename TarjanSCCIterator -> scc_iterator 2003-08-31 20:01:57 +00:00
as Add new -disable-verify option 2003-08-18 20:47:13 +00:00
bugpoint Bugpoint has the ability of generating a plethora of core files, so to 2003-09-12 20:42:57 +00:00
dis Chomped spurious blank lines. 2003-08-08 15:37:35 +00:00
extract Clean up header, remove extra #include 2003-09-10 19:42:51 +00:00
gccas scalarrepl now includes mem2reg 2003-09-11 16:46:10 +00:00
gccld -abort-on-exception is gone. Rebuild your gccld shell scripts, folks! :-) 2003-09-05 19:23:03 +00:00
link Reorder #includes 2003-08-28 16:25:34 +00:00
llc Preselection is now integrated into the Sparc target library 2003-09-01 20:30:17 +00:00
llee `execve_test' is not part of LLEE. 2003-08-15 23:31:54 +00:00
lli Reorder #includes to follow LLVM conventions 2003-09-05 20:08:15 +00:00
llvm-ar Fixed warning. 2003-09-13 03:18:56 +00:00
llvm-as Renaming LLVM as' to llvm-as'. 2003-08-28 21:32:57 +00:00
llvm-dis Renaming LLVM dis' to llvm-dis'. 2003-08-28 21:34:13 +00:00
llvm-extract Clean up header, remove extra #include 2003-09-10 19:42:51 +00:00
llvm-link Reorder #includes 2003-08-28 16:25:34 +00:00
opt Rename TarjanSCCIterator -> scc_iterator 2003-08-31 20:01:57 +00:00
Makefile Build llvm-as and llvm-dis as the upgrade path to renamed tools. 2003-08-28 21:43:51 +00:00