[PATCH] D53891: [LTO] Pass down LTOUnit codegen flag to bitcode writer
Teresa Johnson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 15 22:09:45 PST 2018
tejohnson updated this revision to Diff 174332.
tejohnson added a comment.
Update a couple tests due to new default of splitting off and new flag.
Repository:
rC Clang
https://reviews.llvm.org/D53891
Files:
include/clang/Driver/Options.td
include/clang/Driver/SanitizerArgs.h
include/clang/Frontend/CodeGenOptions.def
lib/CodeGen/BackendUtil.cpp
lib/Driver/SanitizerArgs.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGenCXX/no-lto-unit.cpp
test/CodeGenCXX/type-metadata-thinlto.cpp
test/Driver/split-lto-unit.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53891.174332.patch
Type: text/x-patch
Size: 8033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181116/812dd9a5/attachment.bin>
More information about the cfe-commits
mailing list