]> git.proxmox.com Git - rustc.git/blob - src/llvm/test/ExecutionEngine/Interpreter/lit.local.cfg
Imported Upstream version 1.0.0~0alpha
[rustc.git] / src / llvm / test / ExecutionEngine / Interpreter / lit.local.cfg
1 # These tests require foreign function calls
2 if config.enable_ffi != "ON":
3 config.unsupported = True