commit | b94d966716b224a1a7ae1b505c41fc5969a65a76 | [log] [tgz] |
---|---|---|
author | Evan Cheng <evan.cheng@apple.com> | Thu Apr 10 23:49:09 2008 +0000 |
committer | Evan Cheng <evan.cheng@apple.com> | Thu Apr 10 23:49:09 2008 +0000 |
tree | 90a3c87549607fc07b7035b427c3661d972f0240 | |
parent | d2012d0c4bf0df01b5cbb35bceaf80c232d0d7b7 [diff] [blame] |
New test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49514 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/ARM/2008-04-04-ScavengerAssert.ll b/test/CodeGen/ARM/2008-04-04-ScavengerAssert.ll index 74717f8..610f5ea 100644 --- a/test/CodeGen/ARM/2008-04-04-ScavengerAssert.ll +++ b/test/CodeGen/ARM/2008-04-04-ScavengerAssert.ll
@@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -march=arm +; RUN: llvm-as < %s | llc -mtriple=arm-apple-darwin @numBinsY = external global i32 ; <i32*> [#uses=1]