Set the mtriple in some tests so that they use AAPCS.
[oota-llvm.git] / test / CodeGen / ARM / 2009-08-04-RegScavengerAssert.ll
index 3fa48c9ba094fb7a2ab86ab0956b62ebcbc6bfac..d666f12b86a4012d06bc5e502d7ae957d1360402 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=armv6-elf
+; RUN: llc < %s -mtriple=arm-linux-gnueabi
 ; PR4528
 
 define i32 @file_read_actor(i32 %desc, i32 %page, i32 %offset, i32 %size) nounwind optsize {