[weak vtables] Remove a bunch of weak vtables
[oota-llvm.git] / lib / Target / SystemZ / SystemZSubtarget.h
index 74d3f90ad74d05919aa10898dd70d45fb8676668..5817491d4585dad880dd1565da4e4eb78967aa18 100644 (file)
@@ -26,6 +26,7 @@ class GlobalValue;
 class StringRef;
 
 class SystemZSubtarget : public SystemZGenSubtargetInfo {
+  virtual void anchor();
 protected:
   bool HasDistinctOps;
   bool HasLoadStoreOnCond;