bugpoint
|
add bitcode support
|
2007-05-06 05:47:06 +00:00 |
llc
|
use an auto_ptr to avoid an explicit delete
|
2007-05-06 05:47:36 +00:00 |
lli
|
add bitcode reading support, remove eh stuff
|
2007-05-06 04:58:26 +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-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
|
switch tools to bitcode instead of bytecode
|
2007-05-06 09:29:57 +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 |
llvmc
|
switch tools to bitcode instead of bytecode
|
2007-05-06 09:29:57 +00:00 |
lto
|
bitcodify
|
2007-05-06 04:49:55 +00:00 |