Fwd: [PATCH] D11906: Clang support for -fthinlto.
Teresa Johnson via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 10 09:13:56 PDT 2015
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150810/e6624582/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11906.31675.patch
Type: text/x-patch
Size: 4799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150810/e6624582/attachment.bin>
More information about the cfe-commits
mailing list