[Mesa-dev] [PATCH] gallivm: Fix build since llvm-3.7.0svn r234495

Jan Vesely jan.vesely at rutgers.edu
Fri Apr 10 10:28:45 PDT 2015


On Fri, 2015-04-10 at 12:45 -0400, Nick Sarnie wrote:
> Revert 50e9fa2ed69cb5f76f66231976ea789c0091a64d as LLVM reverted their
> change.
> 
> Signed-off-by: Nick Sarnie <commendsarnex at gmail.com>

Reviewed-by: Jan Vesely <jan.vesely at rutgers.edu>
do you need me to push it too?

> 
> ---
>  src/gallium/auxiliary/gallivm/lp_bld_debug.cpp | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp
> b/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp
> index b712915..65d2896 100644
> --- a/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp
> +++ b/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp
> @@ -97,11 +97,7 @@ private:
>     uint64_t pos;
> 
>  public:
> -#if HAVE_LLVM >= 0x0307
> -   raw_debug_ostream() : raw_ostream(SK_FD), pos(0) { }
> -#else
>     raw_debug_ostream() : pos(0) { }
> -#endif
> 
>     void write_impl(const char *Ptr, size_t Size);
> 
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev

-- 
Jan Vesely <jan.vesely at rutgers.edu>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150410/fb91007e/attachment.sig>


More information about the mesa-dev mailing list