aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2009-11-15 06:16:57 +0000
committerNick Lewycky <nicholas@mxc.ca>2009-11-15 06:16:57 +0000
commit052d9cb0a88a453fef8f8e1e9b749e2fc94d7f96 (patch)
treeb0774468c1d716f9961cf920c640f540c31aa682 /test
parentdf772f257fb79ee3da40df0c18051163e738707d (diff)
downloadexternal_llvm-052d9cb0a88a453fef8f8e1e9b749e2fc94d7f96.zip
external_llvm-052d9cb0a88a453fef8f8e1e9b749e2fc94d7f96.tar.gz
external_llvm-052d9cb0a88a453fef8f8e1e9b749e2fc94d7f96.tar.bz2
Correct typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88831 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/Transforms/InstCombine/compare-signs.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/compare-signs.ll b/test/Transforms/InstCombine/compare-signs.ll
index 991020a..ba638ba 100644
--- a/test/Transforms/InstCombine/compare-signs.ll
+++ b/test/Transforms/InstCombine/compare-signs.ll
@@ -1,4 +1,4 @@
-; RUN: opt %S -instcombine -S | FileCheck %S
+; RUN: opt %s -instcombine -S | FileCheck %s
; PR5438
; TODO: This should also optimize down.