[PATCH] D15025: [ThinLTO] Option to invoke ThinLTO backend passes and importing
Teresa Johnson via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 7 07:41:57 PST 2015
tejohnson updated this revision to Diff 42069.
tejohnson added a comment.
- Rename -fthinlto-backend to -fthinlto-index as per review and IRC.
http://reviews.llvm.org/D15025
Files:
include/clang/CodeGen/BackendUtil.h
include/clang/Driver/Options.td
include/clang/Driver/Types.h
include/clang/Frontend/CodeGenOptions.h
lib/CodeGen/BackendUtil.cpp
lib/CodeGen/CodeGenAction.cpp
lib/Driver/Tools.cpp
lib/Driver/Types.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/thinlto_backend.c
test/Driver/thinlto_backend.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15025.42069.patch
Type: text/x-patch
Size: 16868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151207/a10772ee/attachment-0001.bin>
More information about the cfe-commits
mailing list