summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetMachOWriterInfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/TargetMachOWriterInfo.cpp')
-rw-r--r--llvm/lib/Target/TargetMachOWriterInfo.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/lib/Target/TargetMachOWriterInfo.cpp b/llvm/lib/Target/TargetMachOWriterInfo.cpp
index 3cf297499c5..9a9d0d36e30 100644
--- a/llvm/lib/Target/TargetMachOWriterInfo.cpp
+++ b/llvm/lib/Target/TargetMachOWriterInfo.cpp
@@ -15,6 +15,8 @@
#include "llvm/CodeGen/MachineRelocation.h"
using namespace llvm;
+TargetMachOWriterInfo::~TargetMachOWriterInfo() {}
+
MachineRelocation
TargetMachOWriterInfo::GetJTRelocation(unsigned Offset,
MachineBasicBlock *MBB) const {
OpenPOWER on IntegriCloud