[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Sep 29 19:33:17 PDT 2010


The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/4485

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 115130
Blamelist: grosbach,jasonwkim

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


================================================================================

CHANGES:
Files:
 lib/Target/ARM/ARM.td
 lib/Target/ARM/ARMAsmPrinter.cpp
 lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp
At: Wed 29 Sep 2010 19:03:14
Changed By: grosbach
Comments: Nuke it from orbit. It's the only way to be sure.

(Kill the dead non-MC asm printer for the ARM target.)
Properties: 




Files:
 lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp
 lib/Target/ARM/AsmPrinter/ARMInstPrinter.h
At: Wed 29 Sep 2010 19:08:11
Changed By: grosbach
Comments: Now that the pseudos that needed this are all custom lowered, we can go back
to an empty PrintSpecial()Properties: 




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[4]: Compiling X86TargetInfo.cpp for Debug+Asserts build
	llvm[4]: Building Debug+Asserts Archive Library libLLVMX86Info.a
	make[1]: *** [Target/.makeall] Error 2
	make[1]: *** Waiting for unfinished jobs....
	llvm[3]: Compiling CallGraph.cpp for Debug+Asserts build
	llvm[3]: Compiling CallGraphSCCPass.cpp for Debug+Asserts build
	llvm[3]: Compiling FindUsedTypes.cpp for Debug+Asserts build
	llvm[3]: Compiling GlobalsModRef.cpp for Debug+Asserts build
	llvm[3]: Building Debug+Asserts Archive Library libLLVMipa.a
	make: *** [all] Error 1




More information about the llvm-testresults mailing list