[llvm-dev] Instrumenting a program for timing
Paul C. Anagnostopoulos via llvm-dev
llvm-dev at lists.llvm.org
Tue Oct 20 16:20:20 PDT 2020
Is there a standard method of instrumenting a program so it will optionally display the CPU time for one or more phases? I'd like to do that for TableGen.
More information about the llvm-dev
mailing list