summaryrefslogtreecommitdiffstats
path: root/lld/ELF/Driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'lld/ELF/Driver.h')
-rw-r--r--lld/ELF/Driver.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lld/ELF/Driver.h b/lld/ELF/Driver.h
index 74d465e2a52..a3a3a84add8 100644
--- a/lld/ELF/Driver.h
+++ b/lld/ELF/Driver.h
@@ -69,7 +69,6 @@ enum {
void printHelp(const char *Argv0);
std::vector<uint8_t> parseHexstring(StringRef S);
-void parseDynamicList(MemoryBufferRef MB);
std::string createResponseFile(const llvm::opt::InputArgList &Args);
OpenPOWER on IntegriCloud