[PATCH] D26283: [ELF] - Partial support of --gdb-index command line option (Part 3).
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 09:23:42 PST 2016
aprantl added a comment.
In https://reviews.llvm.org/D26283#623354, @grimar wrote:
> 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.
Now that's a really strange deviation from the LLVM coding guidelines! Why would we not want to use Doxygen comments there? Can someone explain the motivation behind this?
- adrian
Repository:
rL LLVM
https://reviews.llvm.org/D26283
More information about the llvm-commits
mailing list