Move PPC bits to lib/Target/PowerPC.
[oota-llvm.git] / include / llvm / MC / MCELFObjectWriter.h
index 59581a62be52401cea6869f08e567c9b82d414c5..979fcb5d75045113082ef61c9380522f4240e721 100644 (file)
@@ -49,6 +49,9 @@ public:
                                          const MCFragment &F,
                                          const MCFixup &Fixup,
                                          bool IsPCRel) const;
+  virtual void adjustFixupOffset(const MCFixup &Fixup,
+                                 uint64_t &RelocOffset);
+
 
   /// @name Accessors
   /// @{