[PATCH] D54480: [AsmPrinter] Rename a comment of .gdb_index entry
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 13 11:43:46 PST 2018
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Sounds good to me. Where possible it's great to quote the specs more than the source code - did you happen across any spec for gnu_pubnames themselves? Or only the gdb-index they're used to create (& that's good too - having consistency of naming between gnu_pubnames and gdb_index certainly helps)
Repository:
rL LLVM
https://reviews.llvm.org/D54480
More information about the llvm-commits
mailing list