commit | ec8693d5f3b7d16f7890f6b929d0f01c983c28fd | [log] [tgz] |
---|---|---|
author | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | Thu Jun 27 09:49:34 2013 +0000 |
committer | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | Thu Jun 27 09:49:34 2013 +0000 |
tree | 233a7235a8d013dacd2010b69179da96a2e135d5 | |
parent | 891a7e74545cd2f5c37b2d07cb3bd002a0c09f8e [diff] [blame] |
[SystemZ] Fix some embarrassing test typos llvm-svn: 185070
diff --git a/llvm/test/CodeGen/SystemZ/branch-07.ll b/llvm/test/CodeGen/SystemZ/branch-07.ll index 1cab6ff..00e8b8a 100644 --- a/llvm/test/CodeGen/SystemZ/branch-07.ll +++ b/llvm/test/CodeGen/SystemZ/branch-07.ll
@@ -2,7 +2,7 @@ ; ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -declare i64 @foo(); +declare i64 @foo() define void @f1(i64 %target) { ; CHECK: f1: