mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
Integrate the `tracing::ExecutionContext()` into mlir-opt with a new --log-action-to=<file> option to demonstrate the feature. Reviewed By: rriddle Differential Revision: https://reviews.llvm.org/D144813