commit | 879be84aa53e8f64ac63fc2c622404b6f09ef88f | [log] [tgz] |
---|---|---|
author | Anton Korobeynikov <asl@math.spbu.ru> | Sat Jan 01 20:57:26 2011 +0000 |
committer | Anton Korobeynikov <asl@math.spbu.ru> | Sat Jan 01 20:57:26 2011 +0000 |
tree | 9ce0f20da67f6cd78747a1f19928265627d819bf | |
parent | 2bd35f1bcc5b23f7a1d98f724e9caae722a1a8d4 [diff] [blame] |
Update the test llvm-svn: 122666
diff --git a/llvm/test/CodeGen/ARM/str_pre-2.ll b/llvm/test/CodeGen/ARM/str_pre-2.ll index 4f9ba4d..465c7e6 100644 --- a/llvm/test/CodeGen/ARM/str_pre-2.ll +++ b/llvm/test/CodeGen/ARM/str_pre-2.ll
@@ -1,4 +1,4 @@ -; RUN: llc < %s -mtriple=arm-linux-gnu | FileCheck %s +; RUN: llc < %s -mtriple=armv6-linux-gnu | FileCheck %s @b = external global i64*