Instead of forwarding this patch, which kills mail threading, I'd just
abandon the patch and create a new one where you directly add llvm-commits
when you upload it.
(we know this is a problem, and we know how to fix it, but we'd need some
php hackers to help)

On Mon, Aug 10, 2015 at 6:14 PM Teresa Johnson via cfe-commits <
cfe-commits@lists.llvm.org> wrote:

> Forwarding manually, since it appears when I manually added reviewers
> (Rafael and Duncan) and cfe-commits as the subscriber in Phab, it only sent
> email to Rafael.
>
> Thanks,
> Teresa
>
> ---------- Forwarded message ----------
> From: Teresa Johnson <tejohn...@google.com>
> Date: Mon, Aug 10, 2015 at 8:58 AM
> Subject: [PATCH] D11906: Clang support for -fthinlto.
> To: tejohn...@google.com
>
>
> tejohnson created this revision.
>
> Add clang support for -fthinlto option, which is used to set the
> EmitThinLTOIndex code gen option on compiles, and the thinlto
> gold plugin option on links.
>
> Dependent on LLVM/gold patch http://reviews.llvm.org/D11905.
>
> http://reviews.llvm.org/D11906
>
> Files:
>   include/clang/Driver/Options.td
>   include/clang/Frontend/CodeGenOptions.def
>   lib/CodeGen/BackendUtil.cpp
>   lib/Driver/Driver.cpp
>   lib/Driver/Tools.cpp
>   lib/Frontend/CompilerInvocation.cpp
>
>
>
>
> --
> Teresa Johnson | Software Engineer | tejohn...@google.com | 408-460-2413
> _______________________________________________
> cfe-commits mailing list
> cfe-commits@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to