[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Apr 2 15:35:06 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/5856
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 100233
Blamelist: johnny,spyffe
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Target/ARM/AsmParser/ARMAsmParser.cpp
At: Fri 02 Apr 2010 15:30:01
Changed By: spyffe
Comments: Added support for reporting operand token ranges
to the ARM AsmParser.
Properties:
Files:
Makefile.rules
include/llvm/Support/MathExtras.h
lib/Target/ARM/Disassembler
lib/Target/ARM/Disassembler/ARMDisassembler.cpp
lib/Target/ARM/Disassembler/ARMDisassembler.h
lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp
lib/Target/ARM/Disassembler/ARMDisassemblerCore.h
lib/Target/ARM/Disassembler/Makefile
lib/Target/ARM/Disassembler/ThumbDisassemblerCore.h
lib/Target/ARM/Makefile
test/MC/Disassembler/arm-tests.txt
test/MC/Disassembler/neon-tests.txt
test/MC/Disassembler/thumb-tests.txt
utils/TableGen/ARMDecoderEmitter.cpp
utils/TableGen/ARMDecoderEmitter.h
utils/TableGen/DisassemblerEmitter.cpp
utils/TableGen/TableGen.cpp
At: Fri 02 Apr 2010 15:30:01
Changed By: johnny
Comments: Second try of initial ARM/Thumb disassembler check-in. It consists of a tablgen
backend (ARMDecoderEmitter) which emits the decoder functions for ARM and Thumb,
and the disassembler core which invokes the decoder function and builds up the
MCInst based on the decoded Opcode.
Reviewed by Chris Latter and Bob Wilson.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[3]: Building Debug Archive Library libUnitTestMain.a
llvm[3]: Compiling gtest-death-test.cc for Debug build
llvm[3]: Compiling gtest-filepath.cc for Debug build
llvm[3]: Compiling gtest-port.cc for Debug build
llvm[3]: Compiling gtest-test-part.cc for Debug build
llvm[3]: Compiling gtest-typed-test.cc for Debug build
make[1]: *** [TableGen/.makeall] Error 2
make[1]: *** Waiting for unfinished jobs....
llvm[3]: Building Debug Archive Library libGoogleTest.a
make: *** [all] Error 1
More information about the llvm-testresults
mailing list