Last refactoring before PR645: split up getSlot into getLocalSlot and getGlobalSlot.
authorChris Lattner <sabre@nondot.org>
Wed, 10 Jan 2007 07:01:46 +0000 (07:01 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 10 Jan 2007 07:01:46 +0000 (07:01 +0000)
commitb2b442f06dce47c466e9512aeef4dbb28f8c6dae
tree44252a5f4368c39142d304a49c5f58c3e202e690
parent55e73a549359c949069550cbfc79b3e63c4c4119
Last refactoring before PR645: split up getSlot into getLocalSlot and getGlobalSlot.
No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33053 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp