projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2303c9d
)
Update test for the extra =.
author
Rafael Espindola
<rafael.espindola@gmail.com>
Mon, 6 Dec 2010 15:05:36 +0000
(15:05 +0000)
committer
Rafael Espindola
<rafael.espindola@gmail.com>
Mon, 6 Dec 2010 15:05:36 +0000
(15:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121001
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/aliases.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/aliases.ll
b/test/CodeGen/X86/aliases.ll
index 3ed3bd67cef171ff187e55385b0c86e89cc50d2a..33a659dfd3fa9f4680ab21a0049d7fc52d5bfe48 100644
(file)
--- a/
test/CodeGen/X86/aliases.ll
+++ b/
test/CodeGen/X86/aliases.ll
@@
-1,5
+1,5
@@
; RUN: llc < %s -mtriple=i686-pc-linux-gnu -asm-verbose=false -o %t
-; RUN: grep { = } %t | count 1
6
+; RUN: grep { = } %t | count 1
7
; RUN: grep set %t | count 18
; RUN: grep globl %t | count 6
; RUN: grep weak %t | count 1