================ @@ -294,7 +294,11 @@ class Triple { PAuthTest, - LastEnvironmentType = PAuthTest + GNUT64, + GNUEABIT64, + GNUEABIHFT64, + + LastEnvironmentType = GNUEABIHFT64 ---------------- alexrp wrote:
Also, ABI aside, quoting [Release Patch Rules](https://llvm.org/docs/HowToReleaseLLVM.html#release-patch-rules): > Bug fix releases Patches should be limited to bug fixes or very safe and > critical performance improvements. Patches must maintain **both API and ABI > compatibility** with the previous major release. https://github.com/llvm/llvm-project/pull/112364 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits