[patch] Trying to fix pr13124

Eli Friedman eli.friedman at gmail.com
Mon Sep 2 19:09:45 PDT 2013


--- a/test/CodeGenCXX/thunks-available-externally.cpp
+++ b/test/CodeGenCXX/thunks-available-externally.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 %s -I%S -triple=x86_64-apple-darwin10 -emit-llvm -O3 -o
- | FileCheck %s
+// RUN: %clang_cc1 %s -I%S -triple=x86_64-apple-darwin10 -emit-llvm -O3

This will leave junk in the source tree.

Otherwise LGTM.

-Eli

On Sun, Sep 1, 2013 at 5:59 PM, Rafael EspĂ­ndola <rafael.espindola at gmail.com
> wrote:

> It was on the original email. Attached again.
>
> On 1 September 2013 20:15, Eli Friedman <eli.friedman at gmail.com> wrote:
> > On Fri, Aug 30, 2013 at 1:13 PM, Rafael EspĂ­ndola
> > <rafael.espindola at gmail.com> wrote:
> >>
> >> >> > * And finally: Just nuke this optimization. That is what this patch
> >> >> > implements.
> >> >>
> >> > This assessment appears accurate.
> >>
> >> Any thoughts on the patch itself?
> >>
> >>
> > You didn't attach it.
> >
> > -Eli
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130902/b7c7ee21/attachment.html>


More information about the cfe-commits mailing list