gallium/gallivm: remove unused header include for newer LLVM
authorJan Zielinski <jan.zielinski@intel.com>
Mon, 27 Apr 2020 11:34:59 +0000 (13:34 +0200)
committerMarge Bot <eric+marge@anholt.net>
Mon, 27 Apr 2020 16:53:44 +0000 (16:53 +0000)
commit52aa730d07618513d6c055618069b2f4680974cc
treeb2327845c4a9dfcd6daa41f685f06687c4ddea37
parente2a7436dd10df70ba14d18ab7cf8ad538f80e653
gallium/gallivm: remove unused header include for newer LLVM

In the top of the trunk LLVM (11) llvm/IR/CallSite.h header
has been removed. The file compiles without this include also
for LLVM 8, but I'm not sure about 9, 10, and older versions
so I disable it only for the latest LLVM

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4748>
src/gallium/auxiliary/gallivm/lp_bld_misc.cpp