[llvm-commits] [llvm] r127107 - in /llvm/trunk: Makefile.rules test/Makefile utils/llvm-lit/Makefile

NAKAMURA Takumi geek4civic at gmail.com
Tue Mar 8 19:18:09 PST 2011


I re-committed tweaked one in llvm r127239, r127240 and clang r127284,
and it seems fine, thank you.

For Python/w32 to emit not "\r\n" but "\n", I added "-u" to python.

Now we can run "make check" "make check-all"
"Release+Asserts/bin/llvm-lit" on MSYS mingw, though, we would see
around 40 of (known to me) failures.

...Takumi



More information about the llvm-commits mailing list