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:
4d03ca0
)
Fix test.
author
Evan Cheng
<evan.cheng@apple.com>
Sat, 23 Jan 2010 01:21:27 +0000
(
01:21
+0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Sat, 23 Jan 2010 01:21:27 +0000
(
01:21
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94272
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/Generic/GC/frame_size.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/Generic/GC/frame_size.ll
b/test/CodeGen/Generic/GC/frame_size.ll
index 31783cdb97efdfe342dc8f6900e3455d15eeb530..1536ba14391894519e5da6abfb3b6b96d3881b77 100644
(file)
--- a/
test/CodeGen/Generic/GC/frame_size.ll
+++ b/
test/CodeGen/Generic/GC/frame_size.ll
@@
-1,4
+1,4
@@
-; RUN: llc < %s -asm-verbose | grep {frame size}
| grep -v 0x0
+; RUN: llc < %s -asm-verbose | grep {frame size}
declare void @llvm.gcroot(i8** %value, i8* %tag)
declare void @g() gc "ocaml"