* Fix typeo
authorChris Lattner <sabre@nondot.org>
Tue, 21 May 2002 21:10:04 +0000 (21:10 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 May 2002 21:10:04 +0000 (21:10 +0000)
commit594b9fadb8226433350fde19071c79dde9cede67
tree5c39d4d403c10ef866d91ac8035bfb12dfc82ac7
parent01d1ee3a4c4153c80c3c415e4612db6c27e37acb
* Fix typeo
* Provide a #include of <malloc.h> so that the sun C compiler does not
  miscompile malloc function calls

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2702 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CBackend/CBackend.cpp
lib/Target/CBackend/Writer.cpp