Start using SwitchSection, allowing globals and functions to be emitted
authorChris Lattner <sabre@nondot.org>
Mon, 21 Nov 2005 07:26:04 +0000 (07:26 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 21 Nov 2005 07:26:04 +0000 (07:26 +0000)
commit4bfa3a3eb0a2bd11cd4f16ebba439b426302b17f
tree151b0ab2072860bd561259470174f7ce4fccb877
parent7b6e53cde7e5f13b4519e01e327dee32a6711a7f
Start using SwitchSection, allowing globals and functions to be emitted
to specific sections.  Delete some dead functions copied from the X86 backend.

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