[weak vtables] Remove a bunch of weak vtables
[oota-llvm.git] / lib / Target / AArch64 / AArch64Subtarget.h
index 57eb187c9d1f439ba3264de45b4083682200b02a..bbfd3bc7dfac9d095d724572ec92ea76246d6cd5 100644 (file)
@@ -27,6 +27,7 @@ class StringRef;
 class GlobalValue;
 
 class AArch64Subtarget : public AArch64GenSubtargetInfo {
+  virtual void anchor();
 protected:
   bool HasFPARMv8;
   bool HasNEON;