diff options
Diffstat (limited to 'lib/Target/SystemZ/SystemZConstantPoolValue.h')
| -rw-r--r-- | lib/Target/SystemZ/SystemZConstantPoolValue.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/SystemZ/SystemZConstantPoolValue.h b/lib/Target/SystemZ/SystemZConstantPoolValue.h index e5f1bb18581ba..a71b595560d2f 100644 --- a/lib/Target/SystemZ/SystemZConstantPoolValue.h +++ b/lib/Target/SystemZ/SystemZConstantPoolValue.h @@ -43,7 +43,6 @@ public: Create(const GlobalValue *GV, SystemZCP::SystemZCPModifier Modifier); // Override MachineConstantPoolValue. - unsigned getRelocationInfo() const override; int getExistingMachineCPValue(MachineConstantPool *CP, unsigned Alignment) override; void addSelectionDAGCSEId(FoldingSetNodeID &ID) override; |
