Completely rewrite ELFObjectWriter::RecordRelocation.
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsAsmBackend.h
index e827fdf1892cef4bef639fcd6ef9b7ea805719c3..cc5207a3bb78372fdd34413d2b1ee0998983599e 100644 (file)
@@ -40,7 +40,7 @@ public:
   MCObjectWriter *createObjectWriter(raw_ostream &OS) const;
 
   void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
-                  uint64_t Value) const;
+                  uint64_t Value, bool IsPCRel) const;
 
   const MCFixupKindInfo &getFixupKindInfo(MCFixupKind Kind) const;