Test that the CFE compiles memset and bzero to llvm.memset
authorChris Lattner <sabre@nondot.org>
Sat, 14 Feb 2004 03:46:37 +0000 (03:46 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 14 Feb 2004 03:46:37 +0000 (03:46 +0000)
commit90cf614aa5dcf7842b60e91cea96be50faf82b0b
treea5a03298890c1c9db4ccac4dbbd1884e5e99c5a6
parentd64e0df32b2779827022624dde24d2763d4210b3
Test that the CFE compiles memset and bzero to llvm.memset

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11435 91177308-0d34-0410-b5e6-96231b3b80d8
test/CFrontend/2004-02-13-Memset.c [new file with mode: 0644]