brintos

brintos / llvm-project-archived public Read only

0
0
Text · 171 B · e71a4cd Raw
4 lines · c
1// RUN: %clang --target=aarch64-none-gnu -mlr-for-calls-only -### %s 2> %t2// RUN: FileCheck --check-prefix=CHECK < %t %s3// CHECK: "-target-feature" "+reserve-lr-for-ra"4