xref: /aosp_15_r20/external/llvm/test/ExecutionEngine/Interpreter/lit.local.cfg (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1# These tests require foreign function calls
2if config.enable_ffi != "ON":
3    config.unsupported = True
4