[llvm-commits] [PATCH] Start of support for __attribute__((ms_hook_prologue))
Anton Korobeynikov
anton at korobeynikov.info
Mon Oct 25 04:08:56 PDT 2010
Michael,
> I'm not convinced that a new attribute is needed. We already have
> dllexport linkage, so why not just add an option that makes all
> dllexport functions hot patchable? It doesn't change the calling
> convention at all.
I don't see why this should be connected to dllexport stuff at all.
One definitely might want to make a non-dllexported function
hot-patchable.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list