[PATCH] D107645: [GlobalDCE] Handle relative pointers in VFE (for Swift vtables)

Kuba (Brecka) Mracek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 31 07:07:48 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4c066bd08be3: [GlobalDCE] Handle relative pointers in VFE (for Swift vtables) (authored by kubamracek).

Changed prior to commit:
  https://reviews.llvm.org/D107645?vs=369217&id=369692#toc

Repository:
  rG LLVM Github Monorepo

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-bad.ll
  llvm/test/Transforms/GlobalDCE/virtual-functions-relative-pointers.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107645.369692.patch
Type: text/x-patch
Size: 8253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210831/16eaef89/attachment.bin>


More information about the llvm-commits mailing list