[PATCH] D26283: [ELF] - Partial support of --gdb-index command line option (Part 3).
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 10:50:27 PST 2016
clayborg added a comment.
Ah, I missed the extra "gnu" in the pubnames and pubtypes. If these sections don't exist, can we generate them on the fly using common code and then use the generated data?
https://reviews.llvm.org/D26283
More information about the llvm-commits
mailing list