[WebAssembly] Minor code cleanups. NFC.
[oota-llvm.git] / lib / Target / WebAssembly / MCTargetDesc / WebAssemblyMCCodeEmitter.cpp
index 288ad31987ab1494a29e9aaa751a833d791e4e46..fc96ef2bf5b927f99637de8c5d8f59c590e7c085 100644 (file)
@@ -31,8 +31,6 @@ class WebAssemblyMCCodeEmitter final : public MCCodeEmitter {
 public:
   WebAssemblyMCCodeEmitter(const MCInstrInfo &, MCContext &) {}
 
-  ~WebAssemblyMCCodeEmitter() override {}
-
   /// TableGen'erated function for getting the binary encoding for an
   /// instruction.
   uint64_t getBinaryCodeForInstr(const MCInst &MI,