[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
Wed Jan 24 11:03:27 PST 2018


This revision was automatically updated to reflect the committed changes.
pcc marked an inline comment as done.
Closed by commit rL323362: IRGen: Emit an inline implementation of __builtin_wmemcmp on MSVCRT platforms. (authored by pcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42441?vs=131171&id=131317#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42441

Files:
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/test/CodeGen/wmemcmp.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42441.131317.patch
Type: text/x-patch
Size: 4765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180124/a7855370/attachment.bin>


More information about the llvm-commits mailing list