llvm-6502/tools
Gabor Greif 8ff70c2635 Pretty straightforward replacement of "bytecode" by "bitcode"
performed on tools/ first, in order not to cause lethal damage


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37877 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-04 21:55:50 +00:00
..
bugpoint Pretty straightforward replacement of "bytecode" by "bitcode" 2007-07-04 21:55:50 +00:00
gccas Align make log output with the rest of llvm. 2007-02-10 15:14:00 +00:00
gccld Align make log output with the rest of llvm. 2007-02-10 15:14:00 +00:00
llc use the new MemoryBuffer interfaces to simplify error reporting in clients. 2007-05-06 23:45:49 +00:00
lli use the new MemoryBuffer interfaces to simplify error reporting in clients. 2007-05-06 23:45:49 +00:00
llvm2cpp Fix PR1525: 2007-06-25 16:45:54 +00:00
llvm-ar switch tools to bitcode instead of bytecode 2007-05-06 09:29:57 +00:00
llvm-as switch tools to bitcode instead of bytecode 2007-05-06 09:29:57 +00:00
llvm-bcanalyzer Pretty straightforward replacement of "bytecode" by "bitcode" 2007-07-04 21:55:50 +00:00
llvm-config Convert .cvsignore files 2007-06-29 16:35:07 +00:00
llvm-db debugger depends on bcreader, not llvm-db 2007-05-06 05:18:37 +00:00
llvm-dis use the new MemoryBuffer interfaces to simplify error reporting in clients. 2007-05-06 23:45:49 +00:00
llvm-extract use the new MemoryBuffer interfaces to simplify error reporting in clients. 2007-05-06 23:45:49 +00:00
llvm-ld Fix pr1448 2007-06-19 16:46:48 +00:00
llvm-link use the new MemoryBuffer interfaces to simplify error reporting in clients. 2007-05-06 23:45:49 +00:00
llvm-nm llvm-nm must print the alias symbols. 2007-06-27 22:08:09 +00:00
llvm-prof Initialize variable to null so it has a value in the off chance that a 2007-05-07 18:50:07 +00:00
llvm-ranlib switch tools to bitcode instead of bytecode 2007-05-06 09:29:57 +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
llvm-upgrade Convert .cvsignore files 2007-06-29 16:35:07 +00:00
llvmc Convert .cvsignore files 2007-06-29 16:35:07 +00:00
lto switch tools to bitcode from bytecode 2007-05-06 09:32:02 +00:00
opt Fix PR 1526. 2007-06-28 23:09:25 +00:00
Makefile Get the use of \ right. 2007-02-09 17:18:42 +00:00