blob: 0a95d8779780b8b703671306c0c60cddd655e058 [file] [log] [blame]
Renato Golined0059c2013-08-25 13:01:50 +00001// RUN: %clang -target arm-none-gnueeabi -ffixed-r9 -### %s 2> %t
2// RUN: FileCheck --check-prefix=CHECK-FIXED-R9 < %t %s
3
4// CHECK-FIXED-R9: "-backend-option" "-arm-reserve-r9"