Displaying 1 result from an estimated 1 matches for "r143195".
Did you mean:
143195
2011 Oct 30
0
[LLVMdev] [release_30] ppc-redhat-linux (fedora 12 ps3)
...lease_30
http://bb.pgr.jp/builders/clang-ppc-linux/builds/92/steps/test_llvm/logs/stdio
Failing Tests (5):
* LLVM :: CodeGen/X86/dbg-i128-const.ll
Fixed in r143194. I think it might be partial fix.
It was endianness issue on MC Dwarf.
* LLVM :: MC/AsmParser/2011-09-06-NoNewline.s
Fixed in r143195. Still it is not "TARGETS" neutral.
(I expect it would fail without --enable-targets=x86)
* LLVM :: Object/nm-archive.test
* LLVM :: Object/nm-trivial-object.test
* LLVM :: Object/objdump-disassembly-inline-relocations.test
They had potential bug on 32bit hosts. Especially, They fa...