[PATCH] D47811: [PATCH] [DWARF] Kotlin language

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 24 11:07:55 PDT 2018


probinson accepted this revision.
probinson added a comment.
This revision is now accepted and ready to land.

In https://reviews.llvm.org/D47811#1273876, @vvlevchenko wrote:

> In https://reviews.llvm.org/D47811#1273052, @probinson wrote:
>
> > I've put a note out to the DWARF committee to see if we can streamline the assignment of language codes.  As long as there is a source of truth for these, we shouldn't have to wait for DWARF 6 to be published.
> >  The idea has come up before, and now with a motivating case I think it's likely to happen.  So if you could hold off a little longer (probably a few days) I can have an answer for you on that point.
>
>
> Ok I'll wait as long as required, for now I've updated diff regarding my understanding of our yesterday conversation. Thank you for cooperation.


Out of all the current requests to the DWARF committee for a new language code, Kotlin is the only one to request a particular number, so there's a very high probability that you will actually get the requested number.
That said, the DWARF committee does not currently have a process for guaranteeing a language code, and it may be a little while (more than days, less than years) before that's in place.
Therefore, the current state of the patch LGTM, and sorry the DWARF committee can't be more responsive at this time.


https://reviews.llvm.org/D47811





More information about the llvm-commits mailing list