[PATCH] D123804: [WIP][clang][lld] A Unified LTO Bitcode Frontend
Matthew Voss via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 17 15:56:57 PDT 2023
ormris updated this revision to Diff 523204.
ormris added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changelog:
- Rebased
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123804/new/
https://reviews.llvm.org/D123804
Files:
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Driver/ToolChains/PS4CPU.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGen/asan-unified-lto.ll
clang/test/CodeGen/emit-summary-index.c
clang/test/CodeGen/unified-lto-pipeline.c
clang/test/CodeGenCXX/unified-cfi-lto.cpp
clang/test/Driver/lto-unit.c
clang/test/Driver/unified-whole-program-vtables.c
lld/ELF/Config.h
lld/ELF/Driver.cpp
lld/ELF/LTO.cpp
lld/ELF/Options.td
llvm/test/LTO/Resolution/X86/unified-lto-check.ll
llvm/test/LTO/X86/cfi-func-remove.ll
llvm/test/LTO/X86/unified-cfi.ll
llvm/test/LTO/X86/unified-internalize.ll
llvm/test/LTO/X86/whole-program-no-crash.ll
llvm/test/ThinLTO/X86/dup-cgprofile-flag.ll
llvm/test/Transforms/ThinLTOBitcodeWriter/split-unified.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123804.523204.patch
Type: text/x-patch
Size: 35832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230517/1edfaa06/attachment.bin>
More information about the llvm-commits
mailing list