Introduce $(ECHOPATH) to print DOSish path string on MSYS bash for alternative of...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 5 Mar 2011 09:46:45 +0000 (09:46 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 5 Mar 2011 09:46:45 +0000 (09:46 +0000)
commit0c3ed6b04632409046c6d798be9699bd83cff5a4
tree7a0854398d1017c9f0b3cee37d3422755957d2f4
parent2f017cb7f3fbbde93f69a47172eeb7244ca269ec
Introduce $(ECHOPATH) to print DOSish path string on MSYS bash for alternative of $(ECHO).

On mingw and python/w32, lit would not be expected to understand MSYS-style path.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127073 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules
test/Makefile
utils/llvm-lit/Makefile