OSDN Git Service

[MCJIT] Profile the code generated by MCJIT engine using Intel VTune profiler
[android-x86/external-llvm-project.git] / llvm / test / JitListener / lit.local.cfg
1 if not config.root.llvm_use_intel_jitevents:
2     config.unsupported = True
3 config.environment['INTEL_JIT_BACKWARD_COMPATIBILITY'] = '1'