--- 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 <[email protected] > wrote: > It was on the original email. Attached again. > > On 1 September 2013 20:15, Eli Friedman <[email protected]> wrote: > > On Fri, Aug 30, 2013 at 1:13 PM, Rafael Espíndola > > <[email protected]> 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 >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
