commit | 542c9239eccad5d5130b45cdf3a9b35b5c6077fb | [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 | 0f4178d2428de85a98c574d3cdd29f095d9a6072 [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]