[PATCH] D146777: [clang] Preliminary fat-lto-object support
Paul Kirth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 11 17:10:04 PDT 2023
paulkirth updated this revision to Diff 539346.
paulkirth added a comment.
Rebase and try to accomodate Unified LTO changes.
Based on the Unified LTO patches, I think this is the correct handling for
FatLTO, but I'd like to get a second opinion before landing this.
CC: @ormris
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146777/new/
https://reviews.llvm.org/D146777
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/Driver/Driver.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Driver/ToolChains/CommonArgs.cpp
clang/test/CodeGen/embed-fat-lto-objects.c
clang/test/Driver/clang_f_opts.c
clang/test/Driver/fat-lto-objects.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146777.539346.patch
Type: text/x-patch
Size: 10584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230712/a2c9a791/attachment.bin>
More information about the cfe-commits
mailing list