[weak vtables] Remove a bunch of weak vtables
[oota-llvm.git] / lib / Target / Hexagon / HexagonSubtarget.cpp
index 07d5ce1d8ab0d87918637f6d225fdad002277c69..fca67073ef381efb839db02e03c60bd672e1e031 100644 (file)
@@ -86,3 +86,5 @@ HexagonSubtarget::HexagonSubtarget(StringRef TT, StringRef CPU, StringRef FS):
     ModeIEEERndNear = false;
 }
 
+// Pin the vtable to this file.
+void HexagonSubtarget::anchor() {}