<div dir="ltr"><div><div><div>Dear All,<br></div><div><br>While researching the existing targets I noticed that <br></div>getEHExceptionRegister() and getEHHandlerRegister() are not called anywhere in the source tree (presumably used to be defined in TargetRegisterInfo.h as a pure virtual?) Several targets still implement and declare member functions with these names, and only one of them (PowerPC) does anything meaningful. So, unless they're being kept around for posterity or future use, I would venture to say that they're just taking up space. I've included a patch that removes them.<br>
</div><div><br></div>Thanks for reading,<br></div>~MoN / Dave<br></div>