================
@@ -66,7 +66,8 @@
         "ExtractValue": [127, 128],
         "InsertValue": [129, 130],
         "LandingPad": [131, 132],
-        "Freeze": [133, 134]
+        "Freeze": [133, 134],
+        "PtrToAddr": [135, 136]
----------------
svkeerthy wrote:

Having an entry here should get the tests working. For the sake of 
interpretability, it would be great if you can please keep it in the enum 
order. Value could still be the same. 

https://github.com/llvm/llvm-project/pull/139357
_______________________________________________
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