[PATCH] D42441: IRGen: Emit an inline implementation of __builtin_wmemcmp on MSVCRT platforms.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 23 16:17:08 PST 2018
pcc updated this revision to Diff 131168.
pcc added a comment.
- Use an inline implementation
https://reviews.llvm.org/D42441
Files:
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/wmemcmp.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42441.131168.patch
Type: text/x-patch
Size: 4679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180124/05b01d09/attachment.bin>
More information about the llvm-commits
mailing list