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

Dawn Perchik via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 10:29:43 PST 2015


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?

> (& 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





More information about the llvm-commits mailing list