mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 19:07:53 +08:00
This simply puts the profiling logic into the `Profiler` class and allows non-RAII profiling via `beginSection` and `endSection`.
This simply puts the profiling logic into the `Profiler` class and allows non-RAII profiling via `beginSection` and `endSection`.