[PATCH] D88349: Fix inconsistent flag for disabling Dead Virtual Function Elimination

Teresa Johnson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 7 11:03:42 PDT 2020


tejohnson added a comment.

Can you add a test? You can probably just beef up clang/test/CodeGenCXX/virtual-function-elimination.cpp to test this option as well


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88349



More information about the cfe-commits mailing list