On Dec 11, 2006, at 3:56 PM, Reid Spencer wrote: > On Mon, 2006-12-11 at 15:23 -0800, Chris Lattner wrote: >>> Create the cast constant expression that was read instead of >>> attempting >>> to infer the cast from its operand and type. This fixes: >>> test/Regression/Bytecode/2006-12-11-Cast-ConstExpr.ll >> >> Is there any hope that that getCast method will go away soon? > > My focus this week is cleanup. I'm starting with the 63 getCast calls. > This was the first. I'm about to commit CodeGen/AsmPrinter.cpp. > Next up > is createInferredCast. Then I'll be looking for useless bitcasts, and > etc.
Sounds great, thanks Reid! -Chris _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits