diff --git a/lld/ELF/InputFiles.cpp b/lld/ELF/InputFiles.cpp index cbade03cf70d..52b6d447a9b5 100644 --- a/lld/ELF/InputFiles.cpp +++ b/lld/ELF/InputFiles.cpp @@ -536,17 +536,19 @@ static std::unique_ptr createELFFileAux(MemoryBufferRef MB) { template