refactor intrinsic handling code out into its own method.
authorChris Lattner <sabre@nondot.org>
Sun, 2 Mar 2008 08:29:41 +0000 (08:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 2 Mar 2008 08:29:41 +0000 (08:29 +0000)
commit2299fec22c44f632be0f767dbca11bb2b0559491
tree0290b9b8ec7d739df2720bc67359e0a1265872cf
parentd9a706ecf923b96259f9a708ec9830b047bda6c9
refactor intrinsic handling code out into its own method.

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