swr: Limit DEBUG workaround to LLVM < 7
authorMichel Dänzer <mdaenzer@redhat.com>
Mon, 16 Sep 2019 15:08:14 +0000 (17:08 +0200)
committerMichel Dänzer <michel@daenzer.net>
Tue, 17 Sep 2019 10:24:29 +0000 (10:24 +0000)
commit2c278602d8cbc731c755f94a7dee39b815aa54ac
treec49cf88c0f3aea8da402c9388daaf8697750cf1b
parent8218f6e22d0a7854249180c8df923f97e936d964
swr: Limit DEBUG workaround to LLVM < 7

As of version 7, LLVM uses LLVM_DEBUG instead of just DEBUG.

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
src/gallium/drivers/swr/rasterizer/jitter/jit_pch.hpp
src/gallium/drivers/swr/swr_shader.cpp
src/gallium/drivers/swr/swr_state.cpp