By default, the listeners do nothing unless linked in.
This revision allows the "Perf" and "Intel" Jit event listeners to be used.
The "OProfile" event listener is not enabled at this time,
the associated library structure is not well-isolated.
|  Differential  D116552  
[mlir] Add CMake flags to properly enable Jit event listeners. Authored by nicolasvasilache on Jan 3 2022, 11:41 AM. 
Details By default, the listeners do nothing unless linked in. The "OProfile" event listener is not enabled at this time, 
Diff Detail 
 Event Timeline
 Comment Actions Address comments. 
 
 
 
 | ||||||||||||||||||||||||||||||||||||
Are these Cmake libraries defined by LLVM itself? (The names don’t include LLVM which isn’t usual)