1; RUN: llc -mtriple aarch64 -O0 < %s 2 3define hidden void @foo() "target-features"="+harden-sls-blr" { 4entry: 5 ret void 6} 7