================
@@ -294,7 +294,11 @@ class Triple {
 
     PAuthTest,
 
-    LastEnvironmentType = PAuthTest
+    GNUT64,
+    GNUEABIT64,
+    GNUEABIHFT64,
+
+    LastEnvironmentType = GNUEABIHFT64
----------------
alexrp wrote:

We don't mandate a particular patch version of LLVM because we try to support 
building Zig with a distro-provided LLVM. Distro packages aren't necessarily 
going to be on the latest LLVM patch 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

Reply via email to