[PATCH] D30941: Better testing of schedule model instruction latencies/throughputs
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 14 08:25:42 PDT 2017
RKSimon added a comment.
In https://reviews.llvm.org/D30941#727148, @martell wrote:
> `llvm/include/llvm/MC/MCSubtargetInfo.h:36:7: warning: 'llvm::MCSubtargetInfo' has virtual functions but non-virtual destructor [-Wnon-virtual-dtor]`
> Currently running into warnings relating to this
Should be fixed by https://reviews.llvm.org/rL300322
https://reviews.llvm.org/D30941
More information about the llvm-commits
mailing list