[PATCH] D61634: [clang/llvm] Allow efficient implementation of libc's memory functions in C/C++

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 28 07:54:22 PST 2020


tejohnson added a comment.

The last patch from my side just went in (D74162 <https://reviews.llvm.org/D74162>: [Inliner] Inlining should honor nobuiltin attributes). So I think this is now complete.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61634/new/

https://reviews.llvm.org/D61634





More information about the llvm-commits mailing list