[PATCH] D35224: [lld/pdb] Create an empty public symbol records stream

Adrian McCarthy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 15:16:56 PDT 2017


amccarth added inline comments.


================
Comment at: lld/COFF/PDB.cpp:484
 
+  // Add public and symbol records stream.
+
----------------
The patch summary is a clearer than this comment.  At a minimum, "stream" should be plural.



https://reviews.llvm.org/D35224





More information about the llvm-commits mailing list