[PATCH] D128147: [lld] Remove lld/include/lld/Core

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 19 15:22:29 PDT 2022


thakis created this revision.
thakis added a reviewer: MaskRay.
Herald added subscribers: StephenFan, mgrang.
Herald added a project: All.
thakis requested review of this revision.

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


https://reviews.llvm.org/D128147

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128147.438219.patch
Type: text/x-patch
Size: 90070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220619/e8399a84/attachment-0001.bin>


More information about the llvm-commits mailing list