[PATCH] D108741: [GlobalDCE] Handle non-vfunc entries in vtables during VFE (for Swift vtables)

Kuba (Brecka) Mracek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 1 16:33:08 PDT 2021


kubamracek updated this revision to Diff 370110.

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

https://reviews.llvm.org/D108741

Files:
  llvm/lib/Transforms/IPO/GlobalDCE.cpp
  llvm/test/Transforms/GlobalDCE/virtual-functions-non-vfunc-entries.ll
  llvm/test/Transforms/GlobalDCE/virtual-functions-relative-pointers-bad.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108741.370110.patch
Type: text/x-patch
Size: 5600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210901/3a1aad3b/attachment.bin>


More information about the llvm-commits mailing list