[PATCH] D42441: IRGen: On MSVCRT platforms, implement __builtin_wmemcmp using memcmp.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 13:43:59 PST 2018


pcc planned changes to this revision.
pcc added a comment.

Oops, it does indeed. I guess we'll need to emit an inline implementation.


https://reviews.llvm.org/D42441





More information about the llvm-commits mailing list