[PATCH] [test] Use lit's shell test runner on Windows

NAKAMURA Takumi geek4civic at gmail.com
Wed Mar 20 19:12:22 PDT 2013


  I assume bash as MSYS bash.

  I expect a few tests, for example, llvm/test/Other/close-stderr.ll, could be run with bash/msys.
  This is the reason why I have been maintaining bash runner.

  That said, I know msys-bash is too slow to handle tests. We could introduce bash tests as *optional*.

  I suggest a certain environment variable could run tests as bash runner.

http://llvm-reviews.chandlerc.com/D559



More information about the llvm-commits mailing list