[llvm-commits] [llvm] r135639 - /llvm/trunk/lib/MC/MCObjectFileInfo.cpp

NAKAMURA Takumi geek4civic at gmail.com
Wed Jul 20 20:43:21 PDT 2011


2011/7/21 Evan Cheng <evan.cheng at apple.com>:
> Author: evancheng
> Date: Wed Jul 20 18:53:54 2011
> New Revision: 135639
>
> URL: http://llvm.org/viewvc/llvm-project?rev=135639&view=rev
> Log:
> X86 is the only target that uses coff format. This should fixes test failures running on Windows, Cygwin, or MingW hosts.

Evan, it resolved test/CodeGen/X86 passed on win32 hosts, thanks.

Still I have weird failures, (why in powerpc?) gzip-ed logs attached.

On mingw,
Failing Tests (1):
    LLVM :: CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll

On msvc10(Release),
Failing Tests (8):
    LLVM :: CodeGen/PowerPC/2007-11-19-VectorSplitting.ll
    LLVM :: CodeGen/PowerPC/fp-branch.ll
    LLVM :: CodeGen/PowerPC/ppcf128-4.ll
    LLVM :: CodeGen/PowerPC/select-cc.ll
    LLVM :: CodeGen/PowerPC/unsafe-math.ll
    LLVM :: CodeGen/PowerPC/vec_insert.ll
    LLVM :: CodeGen/PowerPC/vec_shift.ll
    LLVM :: CodeGen/PowerPC/vector.ll

...Takumi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake-clang-i686-msvc10.376.test_llvm.txt.gz
Type: application/x-gzip
Size: 68489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110721/e49e03ad/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake-clang-i686-msys.227.test_llvm.txt.gz
Type: application/x-gzip
Size: 65559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110721/e49e03ad/attachment-0001.bin>


More information about the llvm-commits mailing list