[lldb] Fix "exact match" debug_names type queries (#118465)
[llvm-project.git] / llvm / test / ExecutionEngine / Interpreter / lit.local.cfg
blob231d8e22cc6f303e7523925600eb0f1f726a76c7
1 # These tests require foreign function calls
2 if not config.enable_ffi:
3     config.unsupported = True