[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:59:37 PST 2018


pcc updated this revision to Diff 131171.
pcc added a comment.

- Ask the context for the type alignment


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.131171.patch
Type: text/x-patch
Size: 4722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180124/489e64c4/attachment.bin>


More information about the llvm-commits mailing list