Fix C Backend to generate code that works with Microsoft C for the benefit of
authorJeff Cohen <jeffc@jolt-lang.org>
Wed, 28 Mar 2007 23:08:37 +0000 (23:08 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Wed, 28 Mar 2007 23:08:37 +0000 (23:08 +0000)
commitab47895c6bfe3a4b95c849fe1894af6a187d92e0
tree1262244c7e581d154bd48405ef62a91d46b64e87
parent3c8dfcd53dc7e4b9f82e9e099d27d9d3ee70e6e3
Fix C Backend to generate code that works with Microsoft C for the benefit of
front ends that do not depend on the GCC runtime (someday...).

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