"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "5b8a5516e41edfbaae063257377e190bac73d820"
lit/Util.py: Add two functions, checkToolsPath(dir,tools) and whichTools(tools,paths).
checkToolsPath(dir,tools): return True if "dir" contains all "tools". whichTools(tools,paths): return a directory that contains all "tools" in "paths". Or return None when all "tools" were not met. llvm-svn: 125174
Loading
Please register or sign in to comment