devel/llvm-devel: New snapshot
Disable FLANG on arm6/arm7. It's not 32-bit clean, is unlikely to
ever be so, and fails to build on many people's systems due to running
out of memory. This matches other llvm-* ports.
Replace a patch reverting a commit that is broken with our libc++ with a
patch with a workaround that is likely to land upstream.
devel/llvm-devel: Add missing patch
Add a patch I failed to add in 70d8d9125c9f5b1da36b134408b3d580a39f1aa8.
No PORTREVISION bump as no configuration (except maybe building with
gcc and using libsbdc++) will build.
PR: 263803 (previous commit addressses this PR)