[PATCH] D13683: Remove File from createSubroutineType

deadal nix via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 17:14:47 PDT 2015


I don't have merge right, can someone handle it ?

2015-10-12 20:07 GMT-07:00 Duncan P. N. Exon Smith <dexonsmith at apple.com>:

>
> > On 2015-Oct-12, at 17:56, Amaury SECHET <deadalnix+llvmreview at gmail.com>
> wrote:
> >
> > deadalnix created this revision.
> > deadalnix added reviewers: chandlerc, echristo, dexonsmith.
> > deadalnix added a subscriber: llvm-commits.
> > Herald added a subscriber: axw.
> >
> > It is not used. I kept the old functiona round for backward
> compatibility, so we have a window to migrate code.
> >
> > http://reviews.llvm.org/D13683
> >
> > Files:
> >  bindings/go/llvm/DIBuilderBindings.cpp
> >  include/llvm/IR/DIBuilder.h
> >  lib/IR/DIBuilder.cpp
> >  unittests/IR/IRBuilderTest.cpp
> >  unittests/Transforms/Utils/Cloning.cpp
> >
> > <D13683.37205.patch>
>
> LGTM.  Thanks for the cleanup.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151013/c21b81d9/attachment.html>


More information about the llvm-commits mailing list