[PATCH] D151801: [JITLink] Add missing vtable anchors

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 07:06:23 PDT 2023


sgraenitz abandoned this revision.
sgraenitz added a comment.

Scratch that. It turned out to be some side-effect of link order. I still don't quite get it, but the anchors are not necessary. Sorry for the noise.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151801



More information about the llvm-commits mailing list