llvm-6502/test/ExecutionEngine/Interpreter/lit.local.cfg
2014-08-08 15:00:12 +00:00

4 lines
105 B
INI

# These tests require foreign function calls
if config.enable_ffi != "ON":
config.unsupported = True