[PATCH] D32618: DWARF: Implementation of v5 string offsets table (.debug_str_offsets[.dwo] section)
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 4 13:40:17 PDT 2017
aprantl added a comment.
By the way: you probably noticed that since last week have a brand new DWARF Verifier (accessible via dwarfdump --verify). It might be nice to develop Verifier checks alongside with the support for new sections/formats.
https://reviews.llvm.org/D32618
More information about the llvm-commits
mailing list