Pull inline methods out of the pass class definition to make it easier to
authorChris Lattner <sabre@nondot.org>
Tue, 3 Jan 2006 19:13:17 +0000 (19:13 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 3 Jan 2006 19:13:17 +0000 (19:13 +0000)
commit4eb40df1a839c08bca6dcab90ba1a4831e5ef52d
tree4b05d014a01ed0d45f8eedd16a16d67b15a75b88
parent361dfa62be35a220f7f8d00df102e1a9385be523
Pull inline methods out of the pass class definition to make it easier to
read the code.

Do not internalize debugger anchors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25067 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/Internalize.cpp