[libc-commits] [PATCH] D101991: [libc] Allow target architecture customization

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri May 7 01:00:11 PDT 2021


gchatelet updated this revision to Diff 343601.
gchatelet marked an inline comment as done.
gchatelet added a comment.

- Remove unnecessary target_compile_options
- Use same common compile options between add_entrypoint_object and add_object_library


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101991

Files:
  libc/CMakeLists.txt
  libc/cmake/modules/LLVMLibCLibraryRules.cmake
  libc/cmake/modules/LLVMLibCObjectRules.cmake
  libc/cmake/modules/LLVMLibCTestRules.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101991.343601.patch
Type: text/x-patch
Size: 4968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210507/a39ced2a/attachment.bin>


More information about the libc-commits mailing list