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

Reid Kleckner rnk at google.com
Fri Feb 27 13:41:10 PST 2015


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.

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?


http://reviews.llvm.org/D7775

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list