<div dir="ltr">I've put together a patch that fixes all of the issues I found with Microsoft name mangling in 64-bit mode.  Mostly it involves adding an 'E' note to all pointers that are 64-bit (including 'this' pointers).  This is done in MicrosoftMangle.cpp.  I've updated 3 of the mangling test files with X64 tests, which provides some reasonable amount of coverage.<div>
<br></div><div>Please review.<div><br></div><div style>Thanks,</div><div style>-Warren</div></div><div style><br></div><div style>(Note: This is my first patch.)</div></div>