mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +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
|