1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/tools
Reid Spencer e572a92b8b Initialize variable to null so it has a value in the off chance that a
memory buffer couldn't be allocated.

llvm-svn: 36904
2007-05-07 18:50:07 +00:00
..
bugpoint use the new MemoryBuffer interfaces to simplify error reporting in clients. 2007-05-06 23:45:49 +00:00
gccas
gccld
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 use the new MemoryBuffer interfaces to simplify error reporting in clients. 2007-05-06 23:45:49 +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 switch tools to bitcode instead of bytecode 2007-05-06 09:29:57 +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 Remove the -emit-bytecode option. Noone in the llvm tree uses it, and this 2007-05-06 05:40:41 +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