mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
6f066a7766
llvm-svn: 215209
4 lines
105 B
INI
4 lines
105 B
INI
# These tests require foreign function calls
|
|
if config.enable_ffi != "ON":
|
|
config.unsupported = True
|