Since llvm-3.4svn r187618 TargetOptions doesn't provide anymore RealignStack:
make[3]: Entering directory
`/home/lordh/archdevel/mesa/git/mesatst/src/gallium/auxiliary'
CXX gallivm/lp_bld_misc.lo
gallivm/lp_bld_misc.cpp: In function 'LLVMBool
lp_build_create_jit_compiler_for_module(LLVMOpaqueExecutionEngine**,
LLVMModuleRef, unsigned int, int, char**)':
gallivm/lp_bld_misc.cpp:276:12: error: 'class llvm::TargetOptions' has no
member named 'RealignStack'
options.RealignStack = true;
^
make[3]: *** [gallivm/lp_bld_misc.lo] Error 1
Commenting the line seems to fix the problem
--
Laurent Carlier
ArchLinux Developer
http://www.archlinux.org
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
