<div dir="ltr">Ping?  Can someone please commit this for me please?  Thanks!</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jun 7, 2013 at 7:17 AM, Rafael Espíndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">LGTM<br>
<div><div class="h5"><br>
On 6 June 2013 22:25, Matthew Dempsky <<a href="mailto:matthew@dempsky.org">matthew@dempsky.org</a>> wrote:<br>
> Index: lib/CodeGen/CGException.cpp<br>
> ===================================================================<br>
> --- lib/CodeGen/CGException.cpp (revision 182812)<br>
> +++ lib/CodeGen/CGException.cpp (working copy)<br>
> @@ -89,7 +89,7 @@<br>
>  }<br>
><br>
>  static llvm::Constant *getUnexpectedFn(CodeGenModule &CGM) {<br>
> -  // void __cxa_call_unexepcted(void *thrown_exception);<br>
> +  // void __cxa_call_unexpected(void *thrown_exception);<br>
><br>
>    llvm::FunctionType *FTy =<br>
>      llvm::FunctionType::get(CGM.VoidTy, CGM.Int8PtrTy, /*IsVarArgs=*/false);<br>
</div></div>> _______________________________________________<br>
> cfe-commits mailing list<br>
> <a href="mailto:cfe-commits@cs.uiuc.edu">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>