[PATCH] D75617: [WPD] Provide a way to prevent function(s) from being devirtualized

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 5 11:32:13 PST 2020


evgeny777 added a comment.

> 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


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

https://reviews.llvm.org/D75617





More information about the llvm-commits mailing list