xref: /llvm-project/llvm/test/ExecutionEngine/Interpreter/lit.local.cfg (revision 9283f5b200585dfe9265bd23ad24234bcb5ed8d4)
1# These tests require foreign function calls
2if not config.enable_ffi:
3    config.unsupported = True
4