[PATCH] D135590: [ThinLTO][ELF] Add a ThinLTO warning if cache_size_bytes or cache_size_files is too small for the current link job.
Ying Yi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 14 04:33:31 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGca875cb4fe13: [ThinLTO] a ThinLTO warning is added if cache_size_bytes or cache_size_files is… (authored by MaggieYi).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135590/new/
https://reviews.llvm.org/D135590
Files:
lld/COFF/LTO.cpp
lld/ELF/LTO.cpp
lld/MachO/LTO.cpp
lld/test/COFF/lto-cache-warnings.ll
lld/test/ELF/lto/cache-warnings.ll
lld/test/MachO/lto-cache-warnings.ll
lld/test/wasm/lto/cache-warnings.ll
lld/wasm/LTO.cpp
llvm/include/llvm/Support/CachePruning.h
llvm/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/lib/Support/CachePruning.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135590.475105.patch
Type: text/x-patch
Size: 20061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221114/7dad9fcf/attachment.bin>
More information about the llvm-commits
mailing list