[all-commits] [llvm/llvm-project] 4ef931: [ThinLTO] Make ValueInfo::operator bool() explicit
eleviant via All-commits
all-commits at lists.llvm.org
Tue Nov 19 02:01:02 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4ef9315c4be0217ed9eb511a0e89228d32dc98cd
https://github.com/llvm/llvm-project/commit/4ef9315c4be0217ed9eb511a0e89228d32dc98cd
Author: evgeny <eleviant at accesssoftek.com>
Date: 2019-11-19 (Tue, 19 Nov 2019)
Changed paths:
M llvm/include/llvm/IR/ModuleSummaryIndex.h
M llvm/lib/Transforms/IPO/FunctionImport.cpp
A llvm/test/ThinLTO/X86/funcimport-stats.ll
Log Message:
-----------
[ThinLTO] Make ValueInfo::operator bool() explicit
Differential revision: https://reviews.llvm.org/D70383
More information about the All-commits
mailing list