LLVM now insists that built-in arrays use Appending linkage, not Internal.
Appending
Internal
Fixes #25769 (closed).