[clang] [llvm] [llvm-readobj] Display Mach-O CPU capability bits (PR #221617)
James Henderson via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 9 01:33:15 PDT 2026
jh7370 wrote:
> Thanks for the review. I checked the CI failures: the Linux AArch64 job ran out of disk space, while the macOS arm64 job failed in `TimeProfilerTest.ConstantEvaluationC99`, which appears unrelated to this change. Could you please rerun these two failed jobs?
Rerunning the failed job won't like fix the TimeProfilerTest failure, since it looks to me like it's a bug in the version of main you are basing your branch off of. You'll need to update to a later main (try using the "Update branch" button).
https://github.com/llvm/llvm-project/pull/221617
More information about the cfe-commits
mailing list