llvm-6502/tools
Chris Lattner c57ed8b298 remove dead option
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36898 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-06 23:24:42 +00:00
..
bugpoint Fix a buggy conversion from bytecode to bitcode 2007-05-06 19:43:09 +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 switch tools to bitcode from bytecode 2007-05-06 09:32:02 +00:00
lli switch tools to bitcode from bytecode 2007-05-06 09:32:02 +00:00
llvm2cpp switch tools to bitcode instead of bytecode 2007-05-06 09:29:57 +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 switch tools to bitcode instead of bytecode 2007-05-06 09:29:57 +00:00
llvm-config Add new option to usage help. 2007-04-22 18:33:20 +00:00
llvm-db debugger depends on bcreader, not llvm-db 2007-05-06 05:18:37 +00:00
llvm-dis switch tools to bitcode instead of bytecode 2007-05-06 09:29:57 +00:00
llvm-extract switch tools to bitcode instead of bytecode 2007-05-06 09:29:57 +00:00
llvm-ld switch tools to bitcode instead of bytecode 2007-05-06 09:29:57 +00:00
llvm-link remove dead option 2007-05-06 23:24:42 +00:00
llvm-nm switch tools to bitcode instead of bytecode 2007-05-06 09:29:57 +00:00
llvm-prof switch tools to bitcode instead of bytecode 2007-05-06 09:29:57 +00:00
llvm-ranlib switch tools to bitcode instead of bytecode 2007-05-06 09:29:57 +00:00
llvm-stub
llvm-upgrade Remove the -emit-bytecode option. Noone in the llvm tree uses it, and this 2007-05-06 05:40:41 +00:00
llvmc switch tools to bitcode instead of bytecode 2007-05-06 09:29:57 +00:00
lto switch tools to bitcode from bytecode 2007-05-06 09:32:02 +00:00
opt make sure the ofstream for opt's output file is destroyed, so that the bits 2007-05-06 19:17:23 +00:00
Makefile Get the use of \ right. 2007-02-09 17:18:42 +00:00