[dragonegg PATCH] If a decl we are building already exists as an alias, just use it
Peter Collingbourne
peter at pcc.me.uk
Tue Apr 16 14:03:49 PDT 2013
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.
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/20130416/1058c6f7/attachment.patch>
More information about the llvm-commits
mailing list