diff --git a/llvm/include/llvm/LTO/legacy/LTOModule.h b/llvm/include/llvm/LTO/legacy/LTOModule.h --- a/llvm/include/llvm/LTO/legacy/LTOModule.h +++ b/llvm/include/llvm/LTO/legacy/LTOModule.h @@ -48,8 +48,6 @@ std::string LinkerOpts; - std::string DependentLibraries; - std::unique_ptr Mod; MemoryBufferRef MBRef; ModuleSymbolTable SymTab;