[clang] [Clang][ARM] Ensure FPU Features are parsed when targeting `cc1as` (PR #134612)

Jack Styles via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 10 01:58:14 PDT 2025


================
@@ -463,6 +466,7 @@ X86 Support
 
 Arm and AArch64 Support
 ^^^^^^^^^^^^^^^^^^^^^^^
+- For ARM targets, cc1as now considers the FPU's features for the selected CPU or Arch.
----------------
Stylie777 wrote:

Done

https://github.com/llvm/llvm-project/pull/134612


More information about the cfe-commits mailing list