Skip to content

Commit

Permalink
[ARM] Reset speculation-hardening-sls.ll test checks.
Browse files Browse the repository at this point in the history
The commit e497b12 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$}}

Differential Revision: https://reviews.llvm.org/D111074
  • Loading branch information
davemgreen committed Oct 5, 2021
1 parent 519663b commit ffaaa9b
Showing 1 changed file with 98 additions and 273 deletions.

0 comments on commit ffaaa9b

Please sign in to comment.