[all-commits] [llvm/llvm-project] d5c81b: [NFC][MLInliner] Set up the logger outside the dev...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Mon Aug 10 09:22:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d5c81be3ca2504e32a99b57711ae101e02d810fa
https://github.com/llvm/llvm-project/commit/d5c81be3ca2504e32a99b57711ae101e02d810fa
Author: Mircea Trofin <mtrofin at google.com>
Date: 2020-08-10 (Mon, 10 Aug 2020)
Changed paths:
M llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
Log Message:
-----------
[NFC][MLInliner] Set up the logger outside the development mode advisor
This allows us to subsequently configure the logger for the case when we
use a model evaluator and want to log additional outputs.
Differential Revision: https://reviews.llvm.org/D85577
More information about the All-commits
mailing list