OSDN Git Service

swr/rast: ignore CreateElementUnorderedAtomicMemCpy
authorAlok Hota <alok.hota@intel.com>
Tue, 16 Oct 2018 23:15:29 +0000 (18:15 -0500)
committerAlok Hota <alok.hota@intel.com>
Thu, 25 Oct 2018 16:05:59 +0000 (11:05 -0500)
commitedf38019a070b0d2ce66160fe9ff0a94ce137539
treecbbb8d648b87b72a4ef724372a48ed919b74907c
parent8c872ac2e39affb2df3586a596e44a029535949d
swr/rast: ignore CreateElementUnorderedAtomicMemCpy

This function's API changed between LLVM 5 and 6. Compile errors occur
when building with LLVM 6+ if LLVM 5 was used for a dist tarball

CC: <mesa-stable@lists.freedesktop.org>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107865
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
src/gallium/drivers/swr/rasterizer/codegen/gen_llvm_ir_macros.py