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

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 5 10:58:11 PST 2020


tejohnson added a comment.

In D75617#1908189 <https://reviews.llvm.org/D75617#1908189>, @pcc wrote:

> There is already a way to do this, with the attribute `[[clang::lto_visibility_public]]`. Why do you need another one?


I assumed debugging, but will let @evgeny777 comment on his use case.


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

https://reviews.llvm.org/D75617





More information about the llvm-commits mailing list