[PATCH] D84803: [ThinLTO][MachO] Preserve both possible GUIDs from exported list

Steven Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 13:26:55 PDT 2020


steven_wu updated this revision to Diff 284013.
steven_wu added a comment.

Address review feedback.

Fix the test and add comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84803

Files:
  llvm/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/test/ThinLTO/X86/internalize.ll
  llvm/test/ThinLTO/X86/mangled_symbol.ll
  llvm/test/ThinLTO/X86/weak_resolution.ll
  llvm/test/ThinLTO/X86/weak_resolution_single.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84803.284013.patch
Type: text/x-patch
Size: 8914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200807/315bebc3/attachment.bin>


More information about the llvm-commits mailing list