diff options
author | Kazu Hirata <kazu@google.com> | 2021-02-16 13:17:33 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2021-02-16 13:17:33 -0800 |
commit | ba2aa5f49ebbe28ad2dbf0c5bea451f0ebf436c6 (patch) | |
tree | a3ed0c236af964234e44b736b22e10a6c3fd1577 /llvm/lib/Transforms/Utils/SampleProfileLoaderBaseUtil.cpp | |
parent | 99c0458f2f53ec26d663e5b9ad750e54ecf51d4b (diff) | |
download | llvm-ba2aa5f49ebbe28ad2dbf0c5bea451f0ebf436c6.zip llvm-ba2aa5f49ebbe28ad2dbf0c5bea451f0ebf436c6.tar.gz llvm-ba2aa5f49ebbe28ad2dbf0c5bea451f0ebf436c6.tar.bz2 |
[SampleFDO] Provide a virtual desructor for SampleProfileLoaderBaseImpl
This patch fixes a warning:
llvm-project/llvm/include/llvm/ProfileData/SampleProfileLoaderBaseImpl.h:69:7:
error: 'llvm::SampleProfileLoaderBaseImpl' has virtual functions but
non-virtual destructor [-Werror,-Wnon-virtual-dtor]
Differential Revision: https://reviews.llvm.org/D96810
Diffstat (limited to 'llvm/lib/Transforms/Utils/SampleProfileLoaderBaseUtil.cpp')
0 files changed, 0 insertions, 0 deletions