[libc-commits] [PATCH] D89267: Move Cannonical Function List

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Oct 13 15:38:49 PDT 2020


michaelrj updated this revision to Diff 297981.
michaelrj marked 14 inline comments as done.
michaelrj added a comment.

Many small changes

Moved the changes in libc/spec into their own commit.
Renamed EntrypointsLoader -> EntrypointsReader
Various formatting fixes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89267

Files:
  libc/cmake/modules/LLVMLibCHeaderRules.cmake
  libc/config/linux/api.td
  libc/spec/llvm_libc_ext.td
  libc/spec/stdc.td
  libc/utils/HdrGen/CMakeLists.txt
  libc/utils/HdrGen/Command.h
  libc/utils/HdrGen/EntrypointsReader.cpp
  libc/utils/HdrGen/EntrypointsReader.h
  libc/utils/HdrGen/Generator.cpp
  libc/utils/HdrGen/Generator.h
  libc/utils/HdrGen/IncludeFileCommand.cpp
  libc/utils/HdrGen/IncludeFileCommand.h
  libc/utils/HdrGen/Main.cpp
  libc/utils/HdrGen/PublicAPICommand.cpp
  libc/utils/HdrGen/PublicAPICommand.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89267.297981.patch
Type: text/x-patch
Size: 14498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20201013/d17b0a8b/attachment-0001.bin>


More information about the libc-commits mailing list