[PATCH] D108741: [GlobalDCE] Handle non-vfunc entries in vtables during VFE

Kuba (Brecka) Mracek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 20 14:26:52 PDT 2021


kubamracek updated this revision to Diff 373712.

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

https://reviews.llvm.org/D108741

Files:
  llvm/docs/TypeMetadata.rst
  llvm/include/llvm/Transforms/IPO/GlobalDCE.h
  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.373712.patch
Type: text/x-patch
Size: 7552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210920/df92d162/attachment.bin>


More information about the llvm-commits mailing list