Remove redundant empty destructors.
Both File and Atom have virtual destructors. We don't need to repeat that in derived classes. llvm-svn: 231568
Showing
- lld/include/lld/Core/AbsoluteAtom.h 0 additions, 1 deletionlld/include/lld/Core/AbsoluteAtom.h
- lld/include/lld/Core/ArchiveLibraryFile.h 0 additions, 2 deletionslld/include/lld/Core/ArchiveLibraryFile.h
- lld/include/lld/Core/DefinedAtom.h 0 additions, 6 deletionslld/include/lld/Core/DefinedAtom.h
- lld/include/lld/Core/SharedLibraryAtom.h 0 additions, 1 deletionlld/include/lld/Core/SharedLibraryAtom.h
- lld/include/lld/Core/SharedLibraryFile.h 0 additions, 2 deletionslld/include/lld/Core/SharedLibraryFile.h
- lld/include/lld/Core/UndefinedAtom.h 0 additions, 1 deletionlld/include/lld/Core/UndefinedAtom.h
Loading
Please register or sign in to comment