On Fri, Nov 14, 2014 at 03:48:22PM +0100, Andrew Burgess wrote: > * Jakub Jelinek <ja...@redhat.com> [2014-11-13 14:13:42 +0100]: > > > On Thu, Nov 13, 2014 at 01:21:21PM +0100, Andrew Burgess wrote: > > > I had a look around and couldn't find anything helpful. The best I > > > can offer would be the current path within the llvm source code where > > > these are defined. Would that be sufficient? > > > > That is not useful. The point is not to suggest where those constants come > > from but what they mean, see e.g. the > > http://www.dwarfstd.org/ShowIssue.php?issue=100909.2&type=open > > http://gcc.gnu.org/wiki/TemplateParmsDwarf > > etc. links that describe what the extensions do. > > If LLVM doesn't have any documentation of their extensions, then just > > /* Apple extensions. */ > > is good enough. > > I agree, hence my comment about not finding anything useful :) > > I've look again, and still can't find anything suitable, so could we > go with just "/* Apple extensions. */" then? > > Patch & Changelog below.
Applied. Jakub