llvm-6502/tools
2007-06-06 20:51:14 +00:00
..
bugpoint use the new MemoryBuffer interfaces to simplify error reporting in clients. 2007-05-06 23:45:49 +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 Commit first round work of PR1373. "noalias" is now fully supported in 2007-06-05 05:28:26 +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 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 if internalize is disabled, don't run the pass at all! 2007-06-06 20:51:14 +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 use the new MemoryBuffer interfaces to simplify error reporting in clients. 2007-05-06 23:45:49 +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
llvm-upgrade Regenerate. 2007-05-18 05:48:07 +00:00
llvmc use the new MemoryBuffer interfaces to simplify error reporting in clients. 2007-05-06 23:45:49 +00:00
lto switch tools to bitcode from bytecode 2007-05-06 09:32:02 +00:00
opt use the new MemoryBuffer interfaces to simplify error reporting in clients. 2007-05-06 23:45:49 +00:00
Makefile Get the use of \ right. 2007-02-09 17:18:42 +00:00