[dragonegg PATCH] If a decl we are building already exists as an alias, just use it

Peter Collingbourne peter at pcc.me.uk
Tue Jun 25 16:31:50 PDT 2013


On Tue, Apr 16, 2013 at 02:03:49PM -0700, Peter Collingbourne wrote:
> On Thu, Mar 14, 2013 at 09:09:09PM -0700, Peter Collingbourne wrote:
> > Hi,
> > 
> > Attached patch does the following:
> >  If a decl we are building already exists as an alias, just
> >  use it. This will happen if the decl is multiply declared using __asm__
> >  clauses, one of those declarations is an alias definition and we first refer
> >  to one of the other declarations after the aliasee is defined.
> > 
> > OK to commit?
> 
> Ping.

Ping^2.

Thanks,
-- 
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-If-a-decl-we-are-building-already-exists-as-an-alias.patch
Type: text/x-diff
Size: 1648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130625/551b4251/attachment.patch>


More information about the llvm-commits mailing list