aboutsummaryrefslogtreecommitdiff
path: root/lld/ELF/MapFile.h
diff options
context:
space:
mode:
Diffstat (limited to 'lld/ELF/MapFile.h')
-rw-r--r--lld/ELF/MapFile.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lld/ELF/MapFile.h b/lld/ELF/MapFile.h
index df548988c03b..36bd1d2d1703 100644
--- a/lld/ELF/MapFile.h
+++ b/lld/ELF/MapFile.h
@@ -12,8 +12,6 @@
namespace lld {
namespace elf {
void writeMapAndCref();
-void writeWhyExtract();
-void writeArchiveStats();
} // namespace elf
} // namespace lld