Wrap long lines. Fix "warning: conflicting types for built-in function 'memset'"
authorChris Lattner <sabre@nondot.org>
Sun, 8 May 2005 19:46:29 +0000 (19:46 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 8 May 2005 19:46:29 +0000 (19:46 +0000)
commit1f243e9f43e3552c28331c2e17b7c19bdfc889f6
tree35c5a8fae51ff2c4e3b22856d1b3304165aa592f
parent109d34d6ff51a0fdd39d7b3b373a83fcca6c67a3
Wrap long lines.  Fix "warning: conflicting types for built-in function 'memset'"
warning from the CBE+GCC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21779 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/IntrinsicLowering.cpp