llvm-6502/test/JitListener/lit.local.cfg
Andrew Kaylor e17e33b29f Fix the JIT event listeners and replace the associated tests.
The changes to EventListenerCommon.h were contributed by Arch Robison.

This fixes bug 22095.

http://reviews.llvm.org/D6905



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225554 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-09 22:53:24 +00:00

4 lines
86 B
INI

if not config.root.llvm_use_intel_jitevents == "true":
config.unsupported = True