Go to file
Reid Spencer d1bbfa5aa6 Drop the ConstantInt(const Type&, const APInt&) constructor. It is
redundant and more verbose than the ConstantInt(const APInt&) constructor.

llvm-svn: 34792
2007-03-01 19:30:34 +00:00
llvm Drop the ConstantInt(const Type&, const APInt&) constructor. It is 2007-03-01 19:30:34 +00:00
stacker Adjust to CallInst::CallInst interface changes. 2007-02-19 05:05:07 +00:00