diff options
Diffstat (limited to 'lib/Core/Writer.cpp')
| -rw-r--r-- | lib/Core/Writer.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/Core/Writer.cpp b/lib/Core/Writer.cpp index 39bcc9e68523..93e6438a28f5 100644 --- a/lib/Core/Writer.cpp +++ b/lib/Core/Writer.cpp @@ -16,8 +16,4 @@ Writer::Writer() { Writer::~Writer() { } - -bool Writer::createImplicitFiles(std::vector<std::unique_ptr<File> > &) { - return true; -} } // end namespace lld |
