clang  20.0.0git
aarch64-mlr-for-calls-only.c
Go to the documentation of this file.
1 // RUN: %clang --target=aarch64-none-gnu -mlr-for-calls-only -### %s 2> %t
2 // RUN: FileCheck --check-prefix=CHECK < %t %s
3 // CHECK: "-target-feature" "+reserve-lr-for-ra"