<div dir="ltr">Nevermind, don't listen to me, John wants to look at it.  :)</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 5, 2013 at 12:47 PM, Reid Kleckner <span dir="ltr"><<a href="mailto:rnk@google.com" target="_blank">rnk@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">LGTM, this seems like a straightforward code shuffle that doesn't need further review.</div><div class="HOEnZb">
<div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, May 20, 2013 at 9:19 AM, Timur Iskhodzhanov <span dir="ltr"><<a href="mailto:timurrrr@google.com" target="_blank">timurrrr@google.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
  LGTM<br>
<br>
<br>
================<br>
Comment at: lib/CodeGen/CGCXXABI.h:326<br>
@@ +325,3 @@<br>
<div>+  /// Return whether the given global decl needs a VTT parameter.<br>
+  virtual bool NeedsVTTParameter(GlobalDecl GD);<br>
+<br>
</div>----------------<br>
I think we should eventually move this method completely into ItaniumCXXABI (as it doesn't make sense for some other ABIs) but I agree doing this right now would require too much of a code change.<br>
Feel free to add a FIXME for that in the comment above.<br>
<br>
<br>
<a href="http://llvm-reviews.chandlerc.com/D821" target="_blank">http://llvm-reviews.chandlerc.com/D821</a><br>
_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu" target="_blank">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>