diff options
Diffstat (limited to 'lld/lib/Driver/WinLinkDriver.cpp')
| -rw-r--r-- | lld/lib/Driver/WinLinkDriver.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lld/lib/Driver/WinLinkDriver.cpp b/lld/lib/Driver/WinLinkDriver.cpp index 0dfc73386f2..1fc008c22c1 100644 --- a/lld/lib/Driver/WinLinkDriver.cpp +++ b/lld/lib/Driver/WinLinkDriver.cpp @@ -204,8 +204,6 @@ StringRef getDefaultEntrySymbolName(PECOFFLinkingContext &context) { return ""; } - - // Parses the given command line options and returns the result. Returns NULL if // there's an error in the options. std::unique_ptr<llvm::opt::InputArgList> |

