[PATCH] D107645: [GlobalDCE] Prepare VFE for Swift vtables (handle relative pointers and non-nfunc entries)

Kuba (Brecka) Mracek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 25 15:58:50 PDT 2021


kubamracek updated this revision to Diff 368768.

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

https://reviews.llvm.org/D107645

Files:
  llvm/include/llvm/Analysis/TypeMetadataUtils.h
  llvm/lib/Analysis/TypeMetadataUtils.cpp
  llvm/lib/Transforms/IPO/GlobalDCE.cpp
  llvm/test/Transforms/GlobalDCE/virtual-functions-relative-pointers.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107645.368768.patch
Type: text/x-patch
Size: 6230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210825/f8e33654/attachment.bin>


More information about the llvm-commits mailing list