llvm-6502/utils/lit
NAKAMURA Takumi 302b169323 lit/LitConfig.py: Add the new method getToolsPath(dir,paths,tools).
It seeks tools(eg. [cmp, grep, sed]) in same directory, to be sane.

It seeks "bash" only in the directory found at last time. Or bash would be insane (against other tools).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125175 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-09 04:19:15 +00:00
..
lit lit/LitConfig.py: Add the new method getToolsPath(dir,paths,tools). 2011-02-09 04:19:15 +00:00
lit.py
setup.py
TODO