[llvm-commits] [llvm] r64311 - in /llvm/trunk: lib/Analysis/IPA/CallGraphSCCPass.cpp lib/VMCore/PassManager.cpp test/Transforms/SimplifyLibCalls/2009-02-11-NotInitialized.ll
Bill Wendling
isanbard at gmail.com
Wed Feb 11 12:55:37 PST 2009
On Wed, Feb 11, 2009 at 12:38 PM, Duncan Sands <baldrick at free.fr> wrote:
> 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 :)
For one definition of exciting. :-)
> Is this llvm built using a just built llvm-gcc?
Yes.
> 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.
>
I'm hesitant to do this. Let's wait until Nick can figure out what's
happening here.
-bw
More information about the llvm-commits
mailing list