[PATCH] D22880: [compiler-rt] Add support for interception redirect exports.

Etienne Bergeron via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 28 08:58:31 PDT 2016


etienneb added a comment.

In https://reviews.llvm.org/D22880#498158, @rnk wrote:

> lgtm Can you mention what environment this happens in, for posterity? I'm assuming this is related to the explosion of kernel32.dll into all those little api set dlls. That happened in Win8, right?


No, it's win7.
And yes, it's redirection through these splitted DLLs.

I added the system description to the patch information.


https://reviews.llvm.org/D22880





More information about the llvm-commits mailing list