[all-commits] [llvm/llvm-project] 7cb499: [lld] Remove lld/include/lld/Core

Nico Weber via All-commits all-commits at lists.llvm.org
Sun Jun 19 18:37:42 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7cb49996f75878b9c1c16b41c658c56631c17193
      https://github.com/llvm/llvm-project/commit/7cb49996f75878b9c1c16b41c658c56631c17193
  Author: Nico Weber <thakis at chromium.org>
  Date:   2022-06-19 (Sun, 19 Jun 2022)

  Changed paths:
    R lld/include/lld/Core/AbsoluteAtom.h
    R lld/include/lld/Core/ArchiveLibraryFile.h
    R lld/include/lld/Core/Atom.h
    R lld/include/lld/Core/DefinedAtom.h
    R lld/include/lld/Core/Error.h
    R lld/include/lld/Core/File.h
    R lld/include/lld/Core/Instrumentation.h
    R lld/include/lld/Core/LinkingContext.h
    R lld/include/lld/Core/Node.h
    R lld/include/lld/Core/Pass.h
    R lld/include/lld/Core/PassManager.h
    R lld/include/lld/Core/Reader.h
    R lld/include/lld/Core/Reference.h
    R lld/include/lld/Core/Resolver.h
    R lld/include/lld/Core/SharedLibraryAtom.h
    R lld/include/lld/Core/SharedLibraryFile.h
    R lld/include/lld/Core/Simple.h
    R lld/include/lld/Core/SymbolTable.h
    R lld/include/lld/Core/UndefinedAtom.h
    R lld/include/lld/Core/Writer.h

  Log Message:
  -----------
  [lld] Remove lld/include/lld/Core

This is all dead code that we forgot to delete in
https://reviews.llvm.org/D114842

Differential Revision: https://reviews.llvm.org/D128147




More information about the All-commits mailing list