eliminate CurrentSection, rename CurrentSection_ -> CurrentSection, make it private,
authorChris Lattner <sabre@nondot.org>
Mon, 3 Aug 2009 23:20:21 +0000 (23:20 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 3 Aug 2009 23:20:21 +0000 (23:20 +0000)
commit290c2f56ce551ebcf4480ac2944986fe4bb339e9
treea407c138a64e70c9b9bc912e03338fd623a408dc
parentc6fdced3dbfdf673cc9b01dfad4f08e316d8803d
eliminate CurrentSection, rename CurrentSection_ -> CurrentSection, make it private,
eliminate IsInTextSection.

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