devel/llvm19: update to 19.1.0-rc4
arm_bf16.h is installed by the ARM backend as well as AArch64 so handle
that.
Patch out upstream 6d7e428df611 which traded a false negative for a
false positive when compiling compiler-rt for i386.
Fix default options for 32-bit powerpc arches.
PR: 281179