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

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 19 12:04:48 PDT 2018


probinson requested changes to this revision.
probinson added a comment.
This revision now requires changes to proceed.

It would be safer if we came up with an LLVM extension range for language constants (assuming the DWARF committee doesn't change the process for assigning language constants).  It will be years before DWARF v6 comes out and there is a very reasonable chance that the numbers won't match.
I'd rather we don't ship any LLVM that could emit an incorrect language code.


https://reviews.llvm.org/D47811





More information about the llvm-commits mailing list