[PATCH] D85577: [NFC][MLInliner] Set up the logger outside the development mode advisor

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 17:36:35 PDT 2020


mtrofin created this revision.
mtrofin added reviewers: davidxl, yundiqian, ebrevdo.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
mtrofin requested review of this revision.

This allows us to subsequently configure the logger for the case when we
use a model evaluator and want to log additional outputs.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D85577

Files:
  llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85577.284104.patch
Type: text/x-patch
Size: 4722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200808/9aada2b4/attachment.bin>


More information about the llvm-commits mailing list