brintos

brintos / llvm-project-archived public Read only

0
0
Text · 173 B · 74ac336 Raw
5 lines · c
1// RUN: %clang -target arm-none-gnueabi -ffixed-r9 -### %s 2> %t2// RUN: FileCheck --check-prefix=CHECK-FIXED-R9 < %t %s3 4// CHECK-FIXED-R9: "-target-feature" "+reserve-r9"5