[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
Thu Oct 20 09:33:24 PDT 2022


MaggieYi updated this revision to Diff 469260.
MaggieYi added a comment.

The changes include:

1. Corrected the cache-warnings.ll test to pass both Linux and Windows.
2. Corrected variable names.
3. Dropped trailing in the message.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135590/new/

https://reviews.llvm.org/D135590

Files:
  lld/ELF/LTO.cpp
  lld/test/ELF/lto/cache-warnings.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135590.469260.patch
Type: text/x-patch
Size: 6319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221020/9b34e3a3/attachment.bin>


More information about the llvm-commits mailing list