[PATCH] D53891: [LTO] Pass down LTOUnit codegen flag to bitcode writer
Teresa Johnson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 20 13:52:26 PST 2018
tejohnson updated this revision to Diff 174835.
tejohnson added a comment.
Update to use new module 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.174835.patch
Type: text/x-patch
Size: 8774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181120/5bdc2f13/attachment-0001.bin>
More information about the cfe-commits
mailing list