Add a testcase for optimizing the strcpy libcall.
authorReid Spencer <rspencer@reidspencer.com>
Fri, 29 Apr 2005 06:01:28 +0000 (06:01 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 29 Apr 2005 06:01:28 +0000 (06:01 +0000)
commit45254f7be069405a0707293370846d7e596fc8bc
tree14f4d1edafbe17c67f241c12fb7393574e8327f5
parentdf4945bcb53acb028da1cfb3af8b37bfc99ef667
Add a testcase for optimizing the strcpy libcall.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21615 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/SimplifyLibCalls/StrCpy.ll [new file with mode: 0644]