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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Sep 2 01:52:16 PDT 2010


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

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 112810
Blamelist: baldrick

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/Transforms/Utils/SSAUpdater.h
 lib/Transforms/Scalar/GVN.cpp
 lib/Transforms/Scalar/JumpThreading.cpp
 lib/Transforms/Scalar/LICM.cpp
 lib/Transforms/Scalar/LoopRotation.cpp
 lib/Transforms/Utils/LCSSA.cpp
 lib/Transforms/Utils/SSAUpdater.cpp
At: Thu 02 Sep 2010 01:17:26
Changed By: baldrick
Comments: Reapply commit 112699, speculatively reverted by echristo, since
I'm sure it is harmless.  Original commit message:
If PrototypeValue is erased in the middle of using the SSAUpdator
then the SSAUpdator may access freed memory.  Instead, simply pass
in the type and name explicitly, which is all that was used anyway.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[2]: Compiling ScalarEvolutionNormalization.cpp for Release+Asserts build
	llvm[3]: Compiling SelectionDAGPrinter.cpp for Release+Asserts build
	llvm[2]: Compiling SparsePropagation.cpp for Release+Asserts build
	llvm[2]: Compiling Trace.cpp for Release+Asserts build
	llvm[3]: Compiling TargetLowering.cpp for Release+Asserts build
	llvm[2]: Compiling TypeBasedAliasAnalysis.cpp for Release+Asserts build
	llvm[2]: Compiling ValueTracking.cpp for Release+Asserts build
	llvm[2]: Building Release+Asserts Archive Library libLLVMAnalysis.a
	llvm[3]: Compiling TargetSelectionDAGInfo.cpp for Release+Asserts build
	llvm[3]: Building Release+Asserts Archive Library libLLVMSelectionDAG.a




More information about the llvm-testresults mailing list