Merged to 7.0 in r340437.
On Tue, Aug 14, 2018 at 3:04 AM, David Chisnall via cfe-commits
wrote:
> Author: theraven
> Date: Tue Aug 14 03:04:36 2018
> New Revision: 339667
>
> URL: http://llvm.org/viewvc/llvm-project?rev=339667&view=rev
> Log:
> Add a stub mangling for ObjC selectors in the Micro
Author: theraven
Date: Tue Aug 14 03:04:36 2018
New Revision: 339667
URL: http://llvm.org/viewvc/llvm-project?rev=339667&view=rev
Log:
Add a stub mangling for ObjC selectors in the Microsoft ABI.
This mangling is used only for outlined SEH finally blocks, which have
internal linkage.
This fixes