lp_bld_intr.c:70:16: error: use of undeclared identifier 'LLVMFixedVectorTypeKind'; did you mean 'LLVMVectorTypeKind'?
Build error with LLVM 11.
lp_bld_intr.c:70:16: error: use of undeclared identifier 'LLVMFixedVectorTypeKind'; did you mean 'LLVMVectorTypeKind'?
This build occurs after llvm-11 015e297a37761d874317c1e79dfb4bd84a5e48f1 ("[SVE] Restore broken LLVM-C ABI compatability").
cc: @sroland