llvm-for-llvmta/test/ExecutionEngine/Interpreter/lit.local.cfg
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

4 lines
101 B
INI

# These tests require foreign function calls
if not config.enable_ffi:
config.unsupported = True