[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
Wed Aug 25 16:00:49 PDT 2021


kubamracek added a comment.

@fhahn added explaining comment that shows the form of the relative pointer expression, added extra structure checking for "sub", removed the "allow non-vfunc entries in the vtable" part.


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

https://reviews.llvm.org/D107645



More information about the llvm-commits mailing list