[Mesa-dev] [PATCH] configure: Link against all LLVM targets when building clover

Francisco Jerez currojerez at riseup.net
Sun Jan 25 08:18:55 PST 2015


Jan Vesely <jan.vesely at rutgers.edu> writes:

> On Sun, 2015-01-25 at 01:02 +0100, Niels Ole Salscheider wrote:
>> On Saturday 24 January 2015, 18:24:16, Jan Vesely wrote:
>> > On Sat, 2015-01-24 at 22:49 +0100, Niels Ole Salscheider wrote:
>> > > Since 8e7df519bd8556591794b2de08a833a67e34d526, we initialise all targets
>> > > in clover. This fixes bug 85380.
>> > > 
>> > > v2: Mention correct bug in commit message
>> > > 
>> > > Signed-off-by: Niels Ole Salscheider <niels_ole at salscheider-online.de>
>> > 
>> > I thought you already had Tom's rb.
>> > you can add mine as well
>> > Reviewed-by: Jan Vesely <jan.vesely at rutgers.edu>
>> 
>> Ok, thanks. But I do not have write access to mesa - would you mind to push it 
>> for me?
>
> sorry, I don't have access either.
>
Thanks!  R-b and pushed.

>> 
>> > 
>> > > ---
>> > > 
>> > >  configure.ac | 2 +-
>> > >  1 file changed, 1 insertion(+), 1 deletion(-)
>> > > 
>> > > diff --git a/configure.ac b/configure.ac
>> > > index 1cce517..2b7f576 100644
>> > > --- a/configure.ac
>> > > +++ b/configure.ac
>> > > @@ -1902,7 +1902,7 @@ if test "x$enable_gallium_llvm" = xyes; then
>> > > 
>> > >          fi
>> > >          
>> > >          if test "x$enable_opencl" = xyes; then
>> > > 
>> > > -            LLVM_COMPONENTS="${LLVM_COMPONENTS} ipo linker
>> > > instrumentation" +            LLVM_COMPONENTS="${LLVM_COMPONENTS}
>> > > all-targets ipo linker instrumentation"> 
>> > >              # LLVM 3.3 >= 177971 requires IRReader
>> > >              if $LLVM_CONFIG --components | grep -qw 'irreader'; then
>> > >              
>> > >                  LLVM_COMPONENTS="${LLVM_COMPONENTS} irreader"
>> > 
>> > --
>> > Jan Vesely <jan.vesely at rutgers.edu>
>> 
>
>
> -- 
> Jan Vesely <jan.vesely at rutgers.edu>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 212 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150125/d8ac4357/attachment.sig>


More information about the mesa-dev mailing list