[PATCH] D14522: Support: Recognize Borland DWARF extensions.

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 10:32:49 PST 2015


On Wed, Nov 11, 2015 at 10:29 AM, Dawn Perchik via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> dawn added a comment.
>
> In http://reviews.llvm.org/D14522#287229, @dblaikie wrote:
>
> > Seems OK - if there's any reference documentation you can point to for
> these attributes please include a reference in the code and/or the commit
> message.
>
>
> Can you suggest a place to publish them?
>

Not especially - where did you find them?

For the GCC extensions I think we just find them in GCC's source, but not
sure.


>
> > (& don't ask me what we do when we have multiple vendor extensions with
> the same values... that'll be fun)
>
>
> That's partly why I wanted to get these published, before anyone else
> could take these values :)
>
>
> http://reviews.llvm.org/D14522
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151111/93a4496b/attachment.html>


More information about the llvm-commits mailing list