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)
commita32448cb945fb24ed19ef26747f7b9008ffeac93
tree38e7963e1776dd70e35b88a337e6056b432a55e0
parent18afdb3210affedc347d95b204f8fe363953aecf
Remove dummy method implementations.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231673 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/EHStreamer.cpp
lib/CodeGen/AsmPrinter/EHStreamer.h