forked from OSchip/llvm-project
4 lines
105 B
INI
4 lines
105 B
INI
|
# These tests require foreign function calls
|
||
|
if config.enable_ffi != "ON":
|
||
|
config.unsupported = True
|