[AArch64] Add implicit uses to speculative hardening MIR test
A couple of tests were setting liveins to add fake live registers, but that only works if you track liveness forwards. Add some implicit uses too, so that it also works if you track liveness backwards. Differential Revision: https://reviews.llvm.org/D150559
Loading
Please sign in to comment