Revert r194865 and r194874.
[oota-llvm.git] / lib / ExecutionEngine / RuntimeDyld / JITRegistrar.h
index 6a514ea3ec3b1ba0b123461fbc774fcd7c2fe7f2..69e9dbe490d62302f2a489b5fff07af176618af5 100644 (file)
@@ -16,7 +16,6 @@ namespace llvm {
 
 /// Global access point for the JIT debugging interface.
 class JITRegistrar {
 
 /// Global access point for the JIT debugging interface.
 class JITRegistrar {
-  virtual void anchor();
 public:
   /// Instantiates the JIT service.
   JITRegistrar() {}
 public:
   /// Instantiates the JIT service.
   JITRegistrar() {}