================ @@ -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 ---------------- rj-jesus wrote:
I think the file was missing a new line character at the end of the file (which presumably your editor added automatically when you added the `FEAT_FPAC` line). I think this is a harmless change, but if you want to undo it, I believe `truncate -s -1` should work. 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