[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 13 15:57:23 PDT 2021


kubamracek updated this revision to Diff 372359.

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

https://reviews.llvm.org/D108741

Files:
  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.372359.patch
Type: text/x-patch
Size: 6237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210913/81df622f/attachment.bin>


More information about the llvm-commits mailing list