[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Sep 29 19:28:46 PDT 2010
The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/13872
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 115130
Blamelist: grosbach,jasonwkim
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Target/ARM/ARM.h
lib/Target/ARM/ARMAsmBackend.cpp
lib/Target/ARM/ARMTargetMachine.cpp
lib/Target/ARM/CMakeLists.txt
At: Wed 29 Sep 2010 19:22:00
Changed By: jasonwkim
Comments:
I added a new file ARMAsmBackend which stubs out in similar ways to
the eqv X86 class.
For now, I split the ELFARMAsmBackend from the DarwinARMAsmBackend
(also mimicking X86)
Tested against -r115126
Properties:
Files:
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td
At: Wed 29 Sep 2010 19:22:00
Changed By: grosbach
Comments: Go ahead and jump!
Now that the MC lowering handles the expansion of the pseudos, kill the horrible
blobs of text.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[2]: Compiling StrongPHIElimination.cpp for Debug+Asserts build
llvm[2]: Compiling TailDuplication.cpp for Debug+Asserts build
llvm[2]: Compiling TargetInstrInfoImpl.cpp for Debug+Asserts build
llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Debug+Asserts build
llvm[2]: Compiling TwoAddressInstructionPass.cpp for Debug+Asserts build
llvm[2]: Compiling UnreachableBlockElim.cpp for Debug+Asserts build
llvm[2]: Compiling VirtRegMap.cpp for Debug+Asserts build
llvm[2]: Compiling VirtRegRewriter.cpp for Debug+Asserts build
llvm[2]: Building Debug+Asserts Archive Library libLLVMCodeGen.a
make: *** [all] Error 1
More information about the llvm-testresults
mailing list