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

Vasily Levchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 23 11:51:47 PDT 2018


vvlevchenko added a comment.

In https://reviews.llvm.org/D47811#1272883, @aprantl wrote:

> I think a patch that adds the missing constants to Dwarf.def would be sufficient. This is mostly for documentation purposes to avoid accidentally re-use ranges used by other compilers.


Could you please elaborate more? I still doesn't understand which constants are missed and how I can get them. Actually I have got only one assigned by dwarfstd  http://www.dwarfstd.org/ShowIssue.php?issue=170503.1.

> It's possible that libdwarf (http://wiki.dwarfstd.org/index.php?title=Libdwarf_And_Dwarfdump) also defines additional extensions.


https://reviews.llvm.org/D47811





More information about the llvm-commits mailing list