[DAGCombiner] Add target hook function to decide folding (mul (add x, c1), c2)
[llvm-project.git] / llvm / test / JitListener / lit.local.cfg
blob1576fbe9edd2d44a641fd002296c5f44edb1c330
1 if not config.root.llvm_use_intel_jitevents:
2     config.unsupported = True
3 config.environment['INTEL_JIT_BACKWARD_COMPATIBILITY'] = '1'