diff options
author | Mircea Trofin <mtrofin@google.com> | 2023-01-13 12:22:20 -0800 |
---|---|---|
committer | Mircea Trofin <mtrofin@google.com> | 2023-01-17 13:12:27 -0800 |
commit | 5898be19e66d97662e9d87c526105c6ebd961cba (patch) | |
tree | 522e10791a98084ec5076ca3618b53989ca4a96e /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | cdd8fcdbd7a1479ba351895aec097ea6529697b8 (diff) | |
download | llvm-5898be19e66d97662e9d87c526105c6ebd961cba.zip llvm-5898be19e66d97662e9d87c526105c6ebd961cba.tar.gz llvm-5898be19e66d97662e9d87c526105c6ebd961cba.tar.bz2 |
[mlgo] Remove the protobuf dependency
The dependency was due to the log format. This change switches to the
previously-introduced (D139370) "dependency-free" logger instead of the
protobuf-based one.
A subsequent change will clean out the unnecessary abstraction left
behind.
This change drops the logger unittest, we have sufficient test coverage
via lit tests, and a unit test would require adding, unnecesarily, a log
reader (the reader is expected to be python, for the ML side, and there
is a reader for that under Analysis/models, used for tests).
Differential Revision: https://reviews.llvm.org/D141720
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions