[llvm-commits] [llvm] r52677 - in /llvm/trunk: lib/Transforms/IPO/DeadArgumentElimination.cpp test/Transforms/DeadArgElim/2008-06-23-DeadAfterLive.ll test/Transforms/DeadArgElim/deadretval2.ll test/Transforms/DeadArgElim/multdeadretval.ll
Duncan Sands
baldrick at free.fr
Wed Jul 2 09:22:38 PDT 2008
Hi,
> I've implemented this, see the attached patch (all changes in CallSite.h). If
> there are no objections to this, I'll commit the CallSite changes seperately.
can you please post patches inline and not as attachments.
It makes them easier to comment on.
Thanks,
Duncan.
More information about the llvm-commits
mailing list