[llvm] [clang-tools-extra] [compiler-rt] [clang] [IRPGO][ValueProfile] Instrument virtual table address that could be used to do virtual table address comparision for indirect-call-promotion. (PR #66825)

Mingming Liu via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 15 14:46:10 PST 2023


https://github.com/minglotus-6 commented:

thanks for the reviews and discussions!

This PR currently merged upstream main at a commit on Nov 9th. I started to have local changes after that, so refrained from another merge. Will do that separately.

https://github.com/llvm/llvm-project/pull/66825


More information about the cfe-commits mailing list