Re: [Mesa-dev] [PATCH] clover: Don't segfault when compiling a program with no kernel

2013-06-14 Thread Tom Stellard
On Thu, Jun 06, 2013 at 10:29:21AM -0500, Aaron Watry wrote: > Looks good to me. Is there a piglit test for this? I just sent a test for this to the list. -Tom > > --Aaron > > On Wed, Jun 5, 2013 at 7:12 PM, Tom Stellard wrote: > > From: Tom Stellard > > > > --- > > src/gallium/state_track

Re: [Mesa-dev] [PATCH] clover: Don't segfault when compiling a program with no kernel

2013-06-06 Thread Aaron Watry
Looks good to me. Is there a piglit test for this? --Aaron On Wed, Jun 5, 2013 at 7:12 PM, Tom Stellard wrote: > From: Tom Stellard > > --- > src/gallium/state_trackers/clover/llvm/invocation.cpp | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/src/gallium/state_trackers/clover

[Mesa-dev] [PATCH] clover: Don't segfault when compiling a program with no kernel

2013-06-05 Thread Tom Stellard
From: Tom Stellard --- src/gallium/state_trackers/clover/llvm/invocation.cpp | 7 +++ 1 file changed, 7 insertions(+) diff --git a/src/gallium/state_trackers/clover/llvm/invocation.cpp b/src/gallium/state_trackers/clover/llvm/invocation.cpp index 2d115ed..8ec089d 100644 --- a/src/gallium/s