split up inttoptr from ptrtoint handling, the cases aren't similar at all.
authorChris Lattner <sabre@nondot.org>
Tue, 12 Dec 2006 05:18:19 +0000 (05:18 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 12 Dec 2006 05:18:19 +0000 (05:18 +0000)
commitddc94019916fbe4d3fff915e6002c39c63488a44
tree76b6a3cf3cf65e82911ce9bf9ff4149de1e84be9
parentcb0a6819895bf5e357a205b72f0a6fce90025f21
split up inttoptr from ptrtoint handling, the cases aren't similar at all.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32471 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter.cpp