[PATCH] D11906: Clang support for -fthinlto.

Manuel Klimek via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 10 09:26:24 PDT 2015


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 at 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 <tejohnson at google.com>
> Date: Mon, Aug 10, 2015 at 8:58 AM
> Subject: [PATCH] D11906: Clang support for -fthinlto.
> To: tejohnson at 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 | tejohnson at google.com | 408-460-2413
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150810/ec572d77/attachment-0001.html>


More information about the cfe-commits mailing list