[llvm-commits] [llvm] r64311 - in /llvm/trunk: lib/Analysis/IPA/CallGraphSCCPass.cpp lib/VMCore/PassManager.cpp test/Transforms/SimplifyLibCalls/2009-02-11-NotInitialized.ll
Duncan Sands
baldrick at free.fr
Wed Feb 11 12:38:15 PST 2009
Hi Bill,
> The second failure has this error message:
>
> tblgen: for the -asmwriternum option: : '1' value invalid for uint argument!
> make[3]: *** [/Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm.sh.build/lib/Target/X86/Release/X86GenAsmWriter1.inc.tmp]
> Error 1
> make[2]: *** [X86/.makeall] Error 2
> make[1]: *** [Target/.makeall] Error 2
> make[1]: *** Waiting for unfinished jobs....
this one is more exciting :) Is this llvm built using a just built llvm-gcc?
I guess Nick should look into this. By the way, probably the right thing to
do is to reapply my patches and temporarily turn off the part of SimplifyLibcalls
that is causing trouble. I'll leave it to Nick.
Ciao,
Duncan.
More information about the llvm-commits
mailing list