Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
[oota-llvm.git] / lib / Target / MSP430 / MSP430Subtarget.h
index 1ce5f11fe1bb0a4a6a5e90e49424eba1240db0bb..3743346fafd988c5e753eafc927e352502483746 100644 (file)
@@ -25,6 +25,7 @@ namespace llvm {
 class StringRef;
 
 class MSP430Subtarget : public MSP430GenSubtargetInfo {
+  virtual void anchor();
   bool ExtendedInsts;
 public:
   /// This constructor initializes the data members to match that