Use intrinsic lowering like the rest of the backends. Get rid of crufty hacky
authorChris Lattner <sabre@nondot.org>
Sat, 14 Feb 2004 00:31:10 +0000 (00:31 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 14 Feb 2004 00:31:10 +0000 (00:31 +0000)
commit4ef51373c423fc3cff1e72dd08b4256cdc90362a
treedbf0919762616b1aed17ac3fe9e0a5ab003b59e0
parentd11e6472573c61c44ca946c843ad83acdbe3c71f
Use intrinsic lowering like the rest of the backends.  Get rid of crufty hacky
code that worked around problems in the mangler

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