aboutsummaryrefslogtreecommitdiffstats
path: root/test/JitListener/lit.local.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'test/JitListener/lit.local.cfg')
-rw-r--r--test/JitListener/lit.local.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/JitListener/lit.local.cfg b/test/JitListener/lit.local.cfg
index d995820..05f34a7 100644
--- a/test/JitListener/lit.local.cfg
+++ b/test/JitListener/lit.local.cfg
@@ -1,3 +1,3 @@
-if not config.root.llvm_use_intel_jitevents == "ON":
+if not config.root.llvm_use_intel_jitevents == "true":
config.unsupported = True