[libc-commits] [PATCH] D101895: [libc] Simplifies multi implementations

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu May 6 07:48:40 PDT 2021


gchatelet updated this revision to Diff 343406.
gchatelet added a comment.

- Fix CMake flag deduplication issue


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101895

Files:
  libc/cmake/modules/LLVMLibCCheckCpuFeatures.cmake
  libc/src/string/CMakeLists.txt
  libc/src/string/aarch64/CMakeLists.txt
  libc/src/string/x86_64/CMakeLists.txt
  libc/test/src/string/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101895.343406.patch
Type: text/x-patch
Size: 11859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210506/80af30e0/attachment.bin>


More information about the libc-commits mailing list