Add comment for relocations MO_HIGHER and HIGHEST in MipsBaseInfo.h.
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsMCAsmInfo.h
index ef4c6e25ed27846acb536a364dacfad956249d3e..e1d878936f317492b4a5e1fa3489f008d673468f 100644 (file)
 #ifndef MIPSTARGETASMINFO_H
 #define MIPSTARGETASMINFO_H
 
-#include "llvm/ADT/StringRef.h"
 #include "llvm/MC/MCAsmInfo.h"
 
 namespace llvm {
+  class StringRef;
   class Target;
 
   class MipsMCAsmInfo : public MCAsmInfo {