[clang] [Driver] Add options to control workaround for Cortex-A53 Erratum 843419 (PR #143915)
David Green via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 16 01:08:12 PDT 2025
https://github.com/davemgreen approved this pull request.
I think this LGTM. I left a comment for maybe having a "IsPossiblyACortexA53" check that would could reuse in a few places, but that is probably best extended as a separate issue.
https://github.com/llvm/llvm-project/pull/143915
More information about the cfe-commits
mailing list