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

I want to understand why the Abi checker didn't flag this. But yes - I will 
have to read the diffs much more carefully until we know we can trust it.

Maybe it would be enough to have an action that flags any changes to the public 
include files so that it's not easily missed. 

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