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

Yeah this is obviously an oversight and of the ABI checker would have flagged 
it I would asked for changes.

The question now is what we do about it - reverting the change might not be the 
best way forward.

I think we need some input from @tstellar @nikic and possibly @AaronBallman 
here. 

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