summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2011-03-12 01:36:23 +0000
committerEric Christopher <echristo@apple.com>2011-03-12 01:36:23 +0000
commitc313d94068b63afb8d8212a42cd74178af6539ca (patch)
tree10d2e948217dfa9f7fb3dca76bfa6d8fe74e3312 /llvm
parentb877f1efe9bc8c4e5cba8f5a3e67401061a1891b (diff)
downloadbcm5719-llvm-c313d94068b63afb8d8212a42cd74178af6539ca.tar.gz
bcm5719-llvm-c313d94068b63afb8d8212a42cd74178af6539ca.zip
Saving files before committing is overrated.
Add a RUN line to this test. llvm-svn: 127520
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/CodeGen/ARM/fast-isel-pred.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/fast-isel-pred.ll b/llvm/test/CodeGen/ARM/fast-isel-pred.ll
index ef436549e87..8c46244a36d 100644
--- a/llvm/test/CodeGen/ARM/fast-isel-pred.ll
+++ b/llvm/test/CodeGen/ARM/fast-isel-pred.ll
@@ -1,4 +1,4 @@
-; ModuleID = 'test.c'
+; RUN: llc < %s -O0
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:32-f32:32:32-f64:32:32-v64:64:64-v128:128:128-a0:0:64-n32"
target triple = "armv7-apple-darwin"
OpenPOWER on IntegriCloud