[PATCH] D135014: [lld][ELF] Fix lazy ThinLTO index writing in thin archives

Aiden Grossman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 11:13:36 PDT 2022


aidengrossman updated this revision to Diff 465087.
aidengrossman marked 4 inline comments as done.
aidengrossman added a comment.

Combine tests from `thinlto-thin-archive-collision.ll` into the same test file
and addressed inline comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135014

Files:
  lld/ELF/LTO.cpp
  lld/test/ELF/lto/thinlto-index-files-thin-archive.ll
  lld/test/ELF/lto/thinlto-thin-archive-collision.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135014.465087.patch
Type: text/x-patch
Size: 4226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221004/fdd9e10d/attachment.bin>


More information about the llvm-commits mailing list