<p dir="ltr"></p>
<p dir="ltr">On Sep 26, 2016 3:00 AM, "Eric Engestrom" <<a href="mailto:eric.engestrom@imgtec.com">eric.engestrom@imgtec.com</a>> wrote:<br>
><br>
> On Sun, Sep 25, 2016 at 10:49:29AM -0700, Jason Ekstrand wrote:<br>
> > I hope you realize that this is the only truly useful change in the series.<br>
> > :-). Still, no reason why our silly little helpers shouldn't be correct.<br>
><br>
> Yeah, I know :P<br>
> I got the Coverity report like everyone and thought we might as well<br>
> print real error messages, esp. since asserts are gone in release builds<br>
> (but who would use spirv2nir in a release build? ^^)<br>
><br>
> > Series is<br>
> ><br>
> > Reviewed-by: Jason Ekstrand <<a href="mailto:jason@jlekstrand.net">jason@jlekstrand.net</a>><br>
><br>
> Thanks! Can you push it for me?</p>
<p dir="ltr">Pushed. Thanks!</p>
<p dir="ltr">> Cheers,<br>
>   Eric<br>
><br>
> ><br>
> > On Sep 25, 2016 6:50 PM, "Eric Engestrom" <<a href="mailto:eric@engestrom.ch">eric@engestrom.ch</a>> wrote:<br>
> ><br>
> > > Signed-off-by: Eric Engestrom <<a href="mailto:eric@engestrom.ch">eric@engestrom.ch</a>><br>
> > > ---<br>
> > >  src/compiler/.gitignore | 1 +<br>
> > >  1 file changed, 1 insertion(+)<br>
> > ><br>
> > > diff --git a/src/compiler/.gitignore b/src/compiler/.gitignore<br>
> > > index c0e6299..c4f17be 100644<br>
> > > --- a/src/compiler/.gitignore<br>
> > > +++ b/src/compiler/.gitignore<br>
> > > @@ -3,3 +3,4 @@ subtest-cr<br>
> > >  subtest-cr-lf<br>
> > >  subtest-lf<br>
> > >  subtest-lf-cr<br>
> > > +spirv2nir<br>
> > > --<br>
> > > Cheers,<br>
> > >   Eric<br>
> > ><br>
> > ><br></p>