brintos

brintos / llvm-project-archived public Read only

0
0
Text · 122 B · 5dfc3c7 Raw
7 lines · plain
1; RUN: llc -mtriple aarch64 -O0 < %s2 3define hidden void @foo() "target-features"="+harden-sls-blr" {4entry:5  ret void6}7