Searched refs:main_config (Results 1 – 2 of 2) sorted by relevance
5 main_config = sys.argv[1] variable6 main_config = os.path.realpath(main_config) variable7 main_config = os.path.normcase(main_config) variable9 config_map = {main_config : sys.argv[2]}14 main_config_dir = os.path.dirname(main_config)
22 list(GET LLVM_LIT_CONFIG_FILES ${i} main_config)25 set(map "map_config(path(r'${main_config}'), path(r'${site_out}'))")