[PATCH] D144209: [ThinLTO/WPD] Handle function alias in vtable correctly

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 15:26:23 PST 2023


tejohnson updated this revision to Diff 498170.
tejohnson added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144209

Files:
  llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/test/ThinLTO/X86/devirt_function_alias.ll
  llvm/test/ThinLTO/X86/devirt_function_alias2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144209.498170.patch
Type: text/x-patch
Size: 9998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230216/8e798bd3/attachment.bin>


More information about the llvm-commits mailing list