Second attempt to fix WinEHCatchDirector build failures.
[oota-llvm.git] / lib / CodeGen / WinEHPrepare.cpp
index d96506424417a556165e97f6f00353f8594c950f..422ef5adc1de1f30b6cd198f81aa3ed8408fd798 100644 (file)
@@ -96,7 +96,6 @@ public:
         Materializer(CatchFn, VarInfo),\r
         SelectorIDType(Type::getInt32Ty(LPI->getContext())),\r
         Int8PtrType(Type::getInt8PtrTy(LPI->getContext())) {}\r
-  virtual ~WinEHCatchDirector() = default;\r
 \r
   CloningAction handleInstruction(ValueToValueMapTy &VMap,\r
                                   const Instruction *Inst,\r