summaryrefslogtreecommitdiffstats
path: root/lld/ELF/LTO.h
diff options
context:
space:
mode:
Diffstat (limited to 'lld/ELF/LTO.h')
-rw-r--r--lld/ELF/LTO.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lld/ELF/LTO.h b/lld/ELF/LTO.h
index 0f0b5bce718..1df1d2bbcfd 100644
--- a/lld/ELF/LTO.h
+++ b/lld/ELF/LTO.h
@@ -56,6 +56,8 @@ private:
std::unique_ptr<llvm::raw_fd_ostream> IndexFile;
llvm::DenseSet<StringRef> ThinIndices;
};
+
+void thinLTOCreateEmptyIndexFiles();
} // namespace elf
} // namespace lld
OpenPOWER on IntegriCloud