Files
clang-p2996/llvm/lib/Analysis/TrainingLogger.cpp
Mircea Trofin f291667d61 [mlgo][nfc] Virtualize Logger implementation
This is in preparation for dropping the dependency on protobuf. This
first step allows us to subsequently introduce the non-protobuf
implementation behind a flag. After that we can update the training side
to ingest the new format, after which we can drop the protobuf
implementation and de-virtualize everything.

Differential Revision: https://reviews.llvm.org/D139062
2022-12-01 16:03:08 -08:00

9.6 KiB