1 # RUN: llc -mtriple=aarch64-apple-darwin -run-pass=machine-outliner -verify-machineinstrs %s -o - | FileCheck %s
2 # In bb.4, we save + restore LR using a register. We need LR to be live-in to
3 # the block to prevent MachineVerifier errors.
6 tracksRegLiveness: true
40 ; CHECK: liveins: $w9, $lr