[llvm-commits] [llvm] r47273 - in /llvm/trunk: include/llvm/Support/CallSite.h lib/Transforms/IPO/GlobalOpt.cpp lib/VMCore/Instructions.cpp

Chris Lattner clattner at apple.com
Mon Feb 18 09:33:51 PST 2008


On Feb 18, 2008, at 9:32 AM, Duncan Sands wrote:
> URL: http://llvm.org/viewvc/llvm-project?rev=47273&view=rev
> Log:
> Simplify caller updating using a CallSite, as
> requested by Chris.  While there, do the same
> for an existing function committed by someone
> called "lattner" :)

Very nice :)

-Chris



More information about the llvm-commits mailing list