blob: 74ac336bd7f01e632e9276351759b56adfabdad2 [file] [log] [blame]
Renato Golin8d57d252014-10-11 10:34:18 +00001// RUN: %clang -target arm-none-gnueabi -ffixed-r9 -### %s 2> %t
Renato Golin171b6b12013-08-25 13:01:50 +00002// RUN: FileCheck --check-prefix=CHECK-FIXED-R9 < %t %s
3
Akira Hatanaka0a23fac2015-07-21 01:41:08 +00004// CHECK-FIXED-R9: "-target-feature" "+reserve-r9"