1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/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