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

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 23 11:20:03 PDT 2018


aprantl added a comment.

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.

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