================
@@ -19,6 +19,7 @@
 // CHECK-NEXT:     FEAT_ETE                                               
Enable Embedded Trace Extension
 // CHECK-NEXT:     FEAT_FCMA                                              
Enable Armv8.3-A Floating-point complex number support
 // CHECK-NEXT:     FEAT_FHM                                               
Enable FP16 FML instructions
+// CHECK-NEXT:     FEAT_FPAC                                              
Enable Armv8.3-A Pointer Authentication Faulting enhancement
----------------
sjoerdmeijer wrote:

Thanks, yeah, I have been messing around with that file a lot and tried 
different things just to get rid of this Git warning:

> -// CHECK-NEXT:     FEAT_VHE                                               
> Enable Armv8.1-A Virtual Host extension
> \ No newline at end of file
> +// CHECK-NEXT:     FEAT_VHE                                               
> Enable Armv8.1-A Virtual Host extension

I don't get it, I don't see what is wrong.
But it was already there, I am ignoring it for now. 

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

Reply via email to