[PATCH] D26283: [ELF] - Partial support of --gdb-index command line option (Part 3).

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 01:01:17 PST 2016


grimar added a comment.

Thank you for review Adrian !
I'll address all comments for this and https://reviews.llvm.org/D25821 with little general change:
we do not use Doxygen comments in tools/lld/ELF/* yet.

So I'll add regular ones for each place where it was requested. I am not sure why we do not use
Doxygen, but that moment already was discussed for these gdb_index patches before, so I hope it is still fine.


https://reviews.llvm.org/D26283





More information about the llvm-commits mailing list