Fix problems with programs that prototype printf to something unusual
authorChris Lattner <sabre@nondot.org>
Mon, 15 Sep 2003 16:47:12 +0000 (16:47 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 15 Sep 2003 16:47:12 +0000 (16:47 +0000)
commitbdbecac051601e1554aa3802f7ecff5252347716
tree2f4d8cc98bfb803bc9d9710e032da671c83ee6d0
parentc72b249e9cb2f6c89fe3008bb8d1f49468bf5657
Fix problems with programs that prototype printf to something unusual

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