The commit e497b12a69604b6d691312a30f6b86da4f18f7f8 went and regenerated all the checks lines in the Arm speculation-hardening-sls.ll test in a way that removed most of the important checks. This just resets them back to how they were before, with the single character fix to change:
; NOHARDENARM: {{bxge lr$}}
to
; NOHARDENARM: {{bxgt lr$}}
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo