Fix typo. When will I learn?
authorCharles Davis <cdavis@mines.edu>
Fri, 20 May 2011 22:23:34 +0000 (22:23 +0000)
committerCharles Davis <cdavis@mines.edu>
Fri, 20 May 2011 22:23:34 +0000 (22:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131765 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/TargetLoweringObjectFileImpl.cpp

index 964919e7b3c6763241de9d6dbe5eeb7a40ed1f31..cb337d84dbadc1ef3c16294fff6d1ce873ba4115 100644 (file)
@@ -941,7 +941,6 @@ void TargetLoweringObjectFileCOFF::Initialize(MCContext &Ctx,
                                 SectionKind::getMetadata());
   DwarfLineSection =
     getContext().getCOFFSection(".debug_line",
-                                SectionKind::getMetadata());
                                 COFF::IMAGE_SCN_MEM_DISCARDABLE |
                                 COFF::IMAGE_SCN_MEM_READ,
                                 SectionKind::getMetadata());