[PATCH] D38606: [CodeGen] Emit a helper function for __builtin_os_log_format to reduce code size

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 6 00:14:29 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315045: [CodeGen] Emit a helper function for __builtin_os_log_format to reduce (authored by ahatanak).

Changed prior to commit:
  https://reviews.llvm.org/D38606?vs=117955&id=117957#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38606

Files:
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/test/CodeGen/builtins.c
  cfe/trunk/test/CodeGenObjC/os_log.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38606.117957.patch
Type: text/x-patch
Size: 46945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171006/da99583b/attachment-0001.bin>


More information about the cfe-commits mailing list