================
@@ -1461,6 +1493,33 @@ template <class ELFT, class RelTy> void 
RelocationScanner::scanOne(RelTy *&i) {
     }
   }
 
+  // if (config->emachine == EM_AARCH64 && type == R_AARCH64_AUTH_ABS64) {
----------------
MaskRay wrote:

Why is this commented out?

https://github.com/llvm/llvm-project/pull/72714
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to