## Autogenerated from /mnt/Vers1/keyboardTest/llvm/utils/lit/tests/lit.site.cfg.in ## Do not edit! import sys config.lit_tools_dir = "" config.llvm_src_root = "/mnt/Vers1/keyboardTest/llvm" config.llvm_obj_root = "/mnt/Vers1/keyboardTest/libcxx_msan" config.llvm_tools_dir = "/mnt/Vers1/keyboardTest/libcxx_msan/./bin" # Support substitution of the tools_dir with user parameters. # This is used when we can't determine the tool dir at configuration time. try: config.llvm_tools_dir = config.llvm_tools_dir % lit_config.params except KeyError: e = sys.exc_info()[1] key, = e.args lit_config.fatal("unable to find %r parameter, use '--param=%s=VALUE'" % (key,key)) # Let the main config do the real work. lit_config.load_config(config, "/mnt/Vers1/keyboardTest/libcxx_msan/utils/lit/tests/lit.cfg")