diff --git a/_constraints b/_constraints index 64618dc..1e2f2c8 100644 --- a/_constraints +++ b/_constraints @@ -5,7 +5,7 @@ 35 - 8192 + 4096 diff --git a/llvm14.changes b/llvm14.changes index d5d9228..256aadf 100644 --- a/llvm14.changes +++ b/llvm14.changes @@ -2,7 +2,6 @@ Mon Mar 4 21:29:51 UTC 2024 - Aaron Puchert - Fix PowerPC triples: use powerpc[64[le]] instead of ppc[64[le]]. -- Require 8 GB memory for 64-bit architectures to prevent OOM. - Disable test that fails on ppc64le. -------------------------------------------------------------------