[PATCH] D106179: [lld-macho] Disambiguate bitcode files with the same name by archive name/offset in archive

Leonard Grey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 21 13:50:08 PDT 2021


lgrey updated this revision to Diff 360588.
lgrey retitled this revision from "[NOT FOR REVIEW][lld-macho] Disambiguate bitcode files with the same name by archive name/offset in archive" to "[lld-macho] Disambiguate bitcode files with the same name by archive name/offset in archive".
lgrey edited the summary of this revision.
lgrey set the repository for this revision to rG LLVM Github Monorepo.
lgrey added a subscriber: llvm-commits.
lgrey added a comment.
Herald added subscribers: ormris, steven_wu, hiraditya.
Herald added a project: LLVM.

Add test. Now ready for review :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106179

Files:
  lld/MachO/Driver.cpp
  lld/MachO/Driver.h
  lld/MachO/DriverUtils.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/test/MachO/lto-archivecollision.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106179.360588.patch
Type: text/x-patch
Size: 8016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210721/e79b92f9/attachment.bin>


More information about the llvm-commits mailing list