llvm-6502/tools
Reid Spencer 22256f482d Adjust for new CallInst constructor interface.
This fixes test/Feature/llvm2cpp.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40714 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-02 03:30:26 +00:00
..
bugpoint New CallInst interface to address GLIBCXX_DEBUG errors caused by 2007-08-01 03:43:44 +00:00
gccas
gccld
llc Here is the bulk of the sanitizing. 2007-07-05 17:07:56 +00:00
lli Here is the bulk of the sanitizing. 2007-07-05 17:07:56 +00:00
llvm2cpp Adjust for new CallInst constructor interface. 2007-08-02 03:30:26 +00:00
llvm-ar eliminate residual cruft related to recognizing bytecode 2007-07-06 13:38:17 +00:00
llvm-as Here is the bulk of the sanitizing. 2007-07-05 17:07:56 +00:00
llvm-bcanalyzer Pretty straightforward replacement of "bytecode" by "bitcode" 2007-07-04 21:55:50 +00:00
llvm-config Simplify the handling of the --*flags options. The makefile already gets it 2007-07-10 07:48:09 +00:00
llvm-db Here is the bulk of the sanitizing. 2007-07-05 17:07:56 +00:00
llvm-dis Here is the bulk of the sanitizing. 2007-07-05 17:07:56 +00:00
llvm-extract Here is the bulk of the sanitizing. 2007-07-05 17:07:56 +00:00
llvm-ld Rename FastDSE to just DSE. 2007-08-01 06:36:51 +00:00
llvm-link Here is the bulk of the sanitizing. 2007-07-05 17:07:56 +00:00
llvm-nm Here is the bulk of the sanitizing. 2007-07-05 17:07:56 +00:00
llvm-prof Here is the bulk of the sanitizing. 2007-07-05 17:07:56 +00:00
llvm-ranlib Here is the bulk of the sanitizing. 2007-07-05 17:07:56 +00:00
llvm-stub finishing touches of bytecode -> bitcode changes. also unbreak Windows 2007-07-06 20:28:40 +00:00
llvm-upgrade Update generated files. 2007-08-01 03:59:32 +00:00
llvmc update the .cvs files. 2007-07-05 17:27:31 +00:00
lto Fix a sys::Path API error caught by a gcc 4.2 warning. 2007-07-18 05:27:33 +00:00
opt Rename FastDSE to just DSE. 2007-08-01 06:36:51 +00:00
Makefile