[PATCH] D129720: [JITLink][COFF] Don't dead strip COMDAT associative symbol.

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 07:00:20 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb4878493dc3e: [JITLink][COFF] Don't dead strip COMDAT associative symbol. (authored by sunho).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129720

Files:
  llvm/lib/ExecutionEngine/JITLink/COFFLinkGraphBuilder.cpp
  llvm/test/ExecutionEngine/JITLink/X86/COFF_comdat_associative_dead_strip.test
  llvm/test/ExecutionEngine/JITLink/X86/COFF_comdat_associative_no_dead_strip.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129720.447317.patch
Type: text/x-patch
Size: 6625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220725/b37cd49a/attachment.bin>


More information about the llvm-commits mailing list