[LLVMbugs] Problem with new CastInst

Bill Wendling isanbard at gmail.com
Tue Nov 28 13:21:49 PST 2006


On 11/28/06, Reid Spencer <rspencer at reidspencer.com> wrote:
> Hi Bill,
>
> On Tue, 2006-11-28 at 11:15 -0800, Bill Wendling wrote:
> > Hi all,
> >
> > When doing the nightly build of LLVM, I got these errors which stopped
> > the build. This was on an iMac x86-64.
>
> Looks to me like you haven't applied the llvm-gcc patch or updates from
> Subversion. The changes are now in subversion so you should just be able
> to "svn update" and you'll get the changes you need to allow llvm-gcc to
> compile.
>
> Note that these changes didn't hit SVN until early this morning,
> probably before you attempted to rebuild llvm-gcc for your nightly test.
>
Hi Reid,

That would explain the failure. I was using the OpenSource SVN
repository from 3AM. I'm doing a rebuild now, so it should succeed.

-bw



More information about the llvm-bugs mailing list