[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
Thu Jul 22 13:07:41 PDT 2021


lgrey updated this revision to Diff 360945.
lgrey marked an inline comment as done.
lgrey added a comment.

Reword comment, rm FIXME from test


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.360945.patch
Type: text/x-patch
Size: 7854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210722/9cf0306d/attachment.bin>


More information about the llvm-commits mailing list