This is all dead code that we forgot to delete in
https://reviews.llvm.org/D114842
Details
Details
- Reviewers
MaskRay - Commits
- rG7cb49996f758: [lld] Remove lld/include/lld/Core
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D128147
[lld] Remove lld/include/lld/Core ClosedPublic Authored by thakis on Jun 19 2022, 3:22 PM.
Details
Summary This is all dead code that we forgot to delete in
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 19 2022, 5:14 PM This revision was landed with ongoing or failed builds.Jun 19 2022, 6:37 PM Closed by commit rG7cb49996f758: [lld] Remove lld/include/lld/Core (authored by thakis). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 438229 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
|