OSDN Git Service

gallivm: Workaround LLVM PR23628.
authorJose Fonseca <jfonseca@vmware.com>
Thu, 28 May 2015 09:11:36 +0000 (10:11 +0100)
committerJose Fonseca <jfonseca@vmware.com>
Thu, 28 May 2015 09:12:55 +0000 (10:12 +0100)
commit09d6243aed016eed4518435c9885275dbb6d2aa9
tree596b27fd893b92fb893cdf1c97fe62e257709bc2
parent10aacf5ae8f3e90e2f0967fbdcf96df93e346e20
gallivm: Workaround LLVM PR23628.

Temporarily undefine DEBUG macro while including LLVM C++ headers,
leveraging the push/pop_macro pragmas, which are supported both by GCC
and MSVC.

https://bugs.freedesktop.org/show_bug.cgi?id=90621

Trivial.
src/gallium/auxiliary/gallivm/lp_bld_misc.cpp