[llvm-commits] make check failures
Bill Wendling
isanbard at gmail.com
Tue Nov 13 18:50:04 PST 2007
On Nov 13, 2007 4:42 PM, Chris Lattner <clattner at apple.com> wrote:
>
> On Nov 13, 2007, at 3:06 PM, Duncan Sands wrote:
>
> > Hi Chris,
> >
> >>> test/CFrontend/2007-11-07-CopyAggregateAlign.c
> >>
> >> This still fails for me. Duncan, thoughts? Greping for align 2
> >> yields just two hits:
> >>
> >> %tmp14 = load i16* %tmp13, align 2 ; <i16>
> >> [#uses=1]
> >> store i16 %tmp14, i16* %tmp12, align 2
> >>
> >> not 6.
> >
> > well I guess Bill hasn't back-ported the DestLoc patch from 4.2 to
> > 4.0 yet.
> > I can XFAIL it until he does if you like.
>
Doh! Thanks for reminding me! :-)
-bw
More information about the llvm-commits
mailing list