[PATCH] D75617: [WPD] Provide a way to prevent function(s) from being devirtualized
Steven Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 5 12:40:03 PST 2020
steven_wu added a comment.
In D75617#1908254 <https://reviews.llvm.org/D75617#1908254>, @evgeny777 wrote:
> > What is the goal for this option? Do you expect any users of this or this is for debugging WPD?
>
> It is for debugging. Not WPD itself but rather a devirtualized binary. See comment above
Sorry I skipped ahead after reading the first few comments. That sounds fine to me. Thanks for explaining.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75617/new/
https://reviews.llvm.org/D75617
More information about the llvm-commits
mailing list