search for: pr8502

Displaying 1 result from an estimated 1 matches for "pr8502".

Did you mean: pr802
2011 Apr 13
2
[LLVMdev] Issues running LLVM tests on Windows + MKS; filed 4 PRs and have patches
...ion of compile_cxx for MSVC - Oscar already applied a fix. Thanks! http://llvm.org/bugs/show_bug.cgi?id=9687 - MKS bash does not understand "set -o pipefail" http://llvm.org/bugs/show_bug.cgi?id=9691 - lit can't find bash in non-standard location. (I see now it's a duplicate of PR8502) http://llvm.org/bugs/show_bug.cgi?id=9698 - Many tests fail because Windows doesn't understand /dev/null nor >& http://llvm.org/bugs/show_bug.cgi?id=9703 - MC/COFF and MC/ELF tests fail because you have to call the .bat version of elf-dump (etc.) I have attached a patch to 9703 to fix...