summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/Interpreter/lit.local.cfg
blob: 231d8e22cc6f303e7523925600eb0f1f726a76c7 (plain)
1
2
3
# These tests require foreign function calls
if not config.enable_ffi:
    config.unsupported = True
OpenPOWER on IntegriCloud