OSDN Git Service

nuke dead ivar which was supposed to be committed with r112496
authorChris Lattner <sabre@nondot.org>
Mon, 30 Aug 2010 18:16:27 +0000 (18:16 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 30 Aug 2010 18:16:27 +0000 (18:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112497 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/TargetLoweringObjectFileImpl.h

index 3aaab88..d8f0373 100644 (file)
@@ -105,7 +105,6 @@ class TargetLoweringObjectFileMachO : public TargetLoweringObjectFile {
   const MCSection *UStringSection;
   const MCSection *TextCoalSection;
   const MCSection *ConstTextCoalSection;
-  const MCSection *ConstDataCoalSection;
   const MCSection *ConstDataSection;
   const MCSection *DataCoalSection;
   const MCSection *DataCommonSection;