summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/include/llvm/DebugInfo/DIContext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/include/llvm/DebugInfo/DIContext.h b/llvm/include/llvm/DebugInfo/DIContext.h
index dddc7faa73e..7be795f9a43 100644
--- a/llvm/include/llvm/DebugInfo/DIContext.h
+++ b/llvm/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.
OpenPOWER on IntegriCloud