Remove dummy method implementations.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 9 Mar 2015 17:58:49 +0000 (17:58 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 9 Mar 2015 17:58:49 +0000 (17:58 +0000)
commit8773b00036a35a02c36b2a1a6032793a97178e8a
tree52a18d0e24b9daa2178e4e1b5d81937fe110e4a7
parentf4903afd9351ebc089c694834faa52ec4fcd1d8a
Remove dummy method implementations.

These are pure virtual in the base class, so the compiler checks that they
are implemented.

llvm-svn: 231673
llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp
llvm/lib/CodeGen/AsmPrinter/EHStreamer.h