[PATCH] Mangler: Don't prefix MS ABI names with a leading ? character

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Mar 2 15:45:08 PST 2015


On 27 February 2015 at 13:41, Reid Kleckner <rnk at google.com> wrote:
> So, I don't really want to step into the Obj-C vs. LLVM IR mangler mess. I fixed this patch so that symbols starting with '?' can get a private prefix.

I understand :-)

> This patch has some functionality change on MachO, where symbols that started with '?' will now lose their prefix, but I think that's acceptable. OK to commit?

Maybe. Taking a look.



More information about the llvm-commits mailing list