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:
7f00725
)
Right, memcpy READS memory too :)
author
Chris Lattner
<sabre@nondot.org>
Fri, 13 Feb 2004 16:09:37 +0000
(16:09 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 13 Feb 2004 16:09:37 +0000
(16:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11373
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Analysis/DSGraph/2004-02-13-memcpy.ll
patch
|
blob
|
history
diff --git
a/test/Analysis/DSGraph/2004-02-13-memcpy.ll
b/test/Analysis/DSGraph/2004-02-13-memcpy.ll
index aefe2e587b64fc9bb9fd69eee8d0797259e014ad..5760712fdff862913f6714eb893ec294ba7ab178 100644
(file)
--- a/
test/Analysis/DSGraph/2004-02-13-memcpy.ll
+++ b/
test/Analysis/DSGraph/2004-02-13-memcpy.ll
@@
-1,4
+1,4
@@
-; RUN: analyze %s -datastructure-gc -dsgc-check-flags=X:SM
+; RUN: analyze %s -datastructure-gc -dsgc-check-flags=X:SM
R
declare void %llvm.memcpy(sbyte*, sbyte*, uint, uint)