[clang] [llvm] [clang][AArch64] Parse more features in getHostCPUFeatures (PR #146323)
Ricardo Jesus via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 30 03:04:00 PDT 2025
================
@@ -1,5 +1,7 @@
// REQUIRES: aarch64-registered-target
----------------
rj-jesus wrote:
Does this need other predicates such as `aarch64-host,system-linux`?
https://github.com/llvm/llvm-project/pull/146323
More information about the llvm-commits
mailing list