<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 19, 2018 at 3:47 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"><div dir="ltr"><div class="gmail_quote"><span class=""><div dir="ltr">On Fri, Jan 19, 2018 at 12:30 PM Andrew Kelley <<a href="mailto:superjoe30@gmail.com" target="_blank">superjoe30@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Zachary,<br><br></div>Do you generally recommend using -mllvm -emit-codeview-ghash-section and /DEBUG:GHASH when linking for Windows?</div></blockquote><div><br></div></span><div>I definitely want you to try it out and let me know how it goes :)   It's behind the undocumented -emit-codeview-ghash-section for now until we have some more data indicating it's safe to make default.  I'd like to eventually make it the default, so that you won't have to specify anything on the compiler side other than /Z[i|7].</div><div><br></div><div>So far I am not aware of any downsides of using -mllvm -emit-codeview-ghash-section and /DEBUG:GHASH (aside from a small increase in object file size).  But if you find any let me know.</div></div></div></blockquote><div> </div></div></div><div class="gmail_extra">Great, OK thanks.</div><div class="gmail_extra"><br></div><div class="gmail_extra">I will turn it on in Zig, and as long as our tests keep passing, I'll keep it on. I'll let you know if it breaks anything.<br></div></div>