<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jul 29, 2016 at 2:32 PM, Zachary Turner <span dir="ltr"><<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">zturner added a comment.<br>
<br>
In `MsfBuilder::build()`, can you set the value of `FreePageMap` before returning?<br></blockquote><div><br></div><div>We can, but I'd like to do it in the next patch. This patch is focusing on printing rather than creating FPM.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class=""><br>
<br>
================<br>
Comment at: lib/DebugInfo/PDB/Raw/PDBFile.cpp:52<br>
@@ -51,3 +51,3 @@<br>
 }<br>
<br>
 uint32_t PDBFile::getNumDirectoryBytes() const {<br>
----------------<br>
</span>ruiu wrote:<br>
> How?<br>
All we really want is a simple memset though.  The function is already there `init_words()`, it's just private.<br></blockquote><div><br></div><div>We could change that, but should be done in a separate patch.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
<a href="https://reviews.llvm.org/D22974" rel="noreferrer" target="_blank">https://reviews.llvm.org/D22974</a><br>
<br>
<br>
<br>
</blockquote></div><br></div></div>