[ThinLTO] Make ValueInfo::operator bool() explicit
authorevgeny <eleviant@accesssoftek.com>
Tue, 19 Nov 2019 09:46:09 +0000 (12:46 +0300)
committerevgeny <eleviant@accesssoftek.com>
Tue, 19 Nov 2019 09:46:09 +0000 (12:46 +0300)
commit4ef9315c4be0217ed9eb511a0e89228d32dc98cd
tree9ab29bf8ab6c090f55ab98482832a1ff71d971ab
parent4fb8ecdef4c9b19563e428a151c376a4103d65fc
[ThinLTO] Make ValueInfo::operator bool() explicit

Differential revision: https://reviews.llvm.org/D70383
llvm/include/llvm/IR/ModuleSummaryIndex.h
llvm/lib/Transforms/IPO/FunctionImport.cpp
llvm/test/ThinLTO/X86/funcimport-stats.ll [new file with mode: 0644]