[PATCH] D146777: [clang] Preliminary fat-lto-object support
Paul Kirth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 21 16:43:47 PDT 2023
paulkirth updated this revision to Diff 533433.
paulkirth marked 12 inline comments as done.
paulkirth added a comment.
Rebase and address comments
- Update & rename tests
- Fix typos
- Handle options
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.533433.patch
Type: text/x-patch
Size: 10246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230621/71f390fb/attachment-0001.bin>
More information about the cfe-commits
mailing list