Skip to content

Commit e41c19c

Browse files
committed
Add PR number to testcase.
llvm-svn: 47640
1 parent d29ed0b commit e41c19c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/Transforms/GVN/2008-02-26-MemCpySize.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
; RUN: llvm-as < %s | opt -gvn -dse | llvm-dis | grep {call.*memcpy.*cell} | count 2
2+
; PR2099
23

34
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128"
45
target triple = "i686-apple-darwin9"

0 commit comments

Comments
 (0)