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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Sep 1 04:07:17 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/4309

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 112699
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: Wed 01 Sep 2010 03:32:07
Changed By: baldrick
Comments: 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[3]: Compiling TargetLowering.cpp for Release+Asserts build
	llvm[2]: Compiling ScalarEvolutionNormalization.cpp for Release+Asserts build
	llvm[2]: Compiling SparsePropagation.cpp for Release+Asserts build
	llvm[2]: Compiling Trace.cpp for Release+Asserts build
	llvm[2]: Compiling TypeBasedAliasAnalysis.cpp for Release+Asserts build
	llvm[2]: Compiling ValueTracking.cpp for Release+Asserts build
	llvm[3]: Compiling TargetSelectionDAGInfo.cpp for Release+Asserts build
	llvm[3]: Building Release+Asserts Archive Library libLLVMSelectionDAG.a
	llvm[2]: Compiling MCAssembler.cpp for Release+Asserts build
	llvm[2]: Building Release+Asserts Archive Library libLLVMAnalysis.a




More information about the llvm-testresults mailing list