diff --git a/include/llvm/DebugInfo/DIContext.h b/include/llvm/DebugInfo/DIContext.h index dddc7faa73e..7be795f9a43 100644 --- a/include/llvm/DebugInfo/DIContext.h +++ b/include/llvm/DebugInfo/DIContext.h @@ -141,7 +141,6 @@ private: /// on the fly. class LoadedObjectInfo { public: - LoadedObjectInfo() {} virtual ~LoadedObjectInfo() {} /// Obtain the Load Address of a section by Name.