Index: ELF/ScriptParser.cpp =================================================================== --- ELF/ScriptParser.cpp +++ ELF/ScriptParser.cpp @@ -752,7 +752,6 @@ } else { skip(); // This is "COPY", "INFO" or "OVERLAY". Cmd->NonAlloc = true; - Cmd->Type = SHT_PROGBITS; } expect(")"); return true;