[PATCH] D33475: [pdb] pad source file name buffer at the end instead of the beginning

Adrian McCarthy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 08:15:54 PDT 2017


amccarth added a comment.

I'm slightly confused by the summary.  This patch changes where the names are written to.  How do we know that right versus changing where the names are read from?


https://reviews.llvm.org/D33475





More information about the llvm-commits mailing list