Revert r194865 and r194874.
[oota-llvm.git] / lib / Target / R600 / R600MachineFunctionInfo.cpp
index d0d35cf0efe4d3c00a5e7ecf974d3bcf282180f2..018b4036336345c034645ea803102dfdc579307f 100644 (file)
@@ -12,9 +12,7 @@
 
 using namespace llvm;
 
-
-// pin vtable to this file
-void R600MachineFunctionInfo::anchor() {}
-
 R600MachineFunctionInfo::R600MachineFunctionInfo(const MachineFunction &MF)
   : AMDGPUMachineFunction(MF) { }
+
+