CVSROOT: /cvs
Module name: xenocara
Changes by: [email protected] 2021/12/08 17:21:07
Modified files:
lib/mesa/src/gallium/auxiliary/gallivm: lp_bld_init.c
lp_bld_misc.cpp
lp_bld_misc.h
Log message:
backport from Mesa upstream to fix i386 build with llvm 13
gallivm: fix FTBFS on i386 with LLVM >= 13, StackAlignmentOverride is gone
3a2d317b996f57647da23de7876142be4b9b71f3
gallivm: add new wrapper around Module::setOverrideStackAlignment()
c1b4c64a28d9fc093229eab91a3a7fc4cb4fe29a
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11940
ok sthen@