[weak vtables] Remove a bunch of weak vtables
[oota-llvm.git] / lib / Target / Mips / MipsInstrInfo.h
index b6480ef337618aae326b3f4f3205386eeab255db..d9ac961cd33c897c9dc43308db9f83b238014a24 100644 (file)
@@ -27,6 +27,7 @@
 namespace llvm {
 
 class MipsInstrInfo : public MipsGenInstrInfo {
+  virtual void anchor();
 protected:
   MipsTargetMachine &TM;
   unsigned UncondBrOpc;