[all-commits] [llvm/llvm-project] 17114f: [libc] Remove common_libc_tuners.cmake and move op...

Siva Chandra via All-commits all-commits at lists.llvm.org
Wed Sep 13 22:17:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 17114f8b19fda6d0413a5edf4dbabaea992ed778
      https://github.com/llvm/llvm-project/commit/17114f8b19fda6d0413a5edf4dbabaea992ed778
  Author: Siva Chandra <sivachandra at gmail.com>
  Date:   2023-09-13 (Wed, 13 Sep 2023)

  Changed paths:
    M libc/CMakeLists.txt
    M libc/cmake/modules/LLVMLibCObjectRules.cmake
    R libc/common_libc_tuners.cmake
    M libc/config/config.json
    M libc/docs/configure.rst
    M libc/src/string/CMakeLists.txt
    M libc/src/string/string_utils.h

  Log Message:
  -----------
  [libc] Remove common_libc_tuners.cmake and move options into config.json. (#66226)

The name has been changed to adhere to the config option naming format.
The necessary build changes to use the new option have also been made.




More information about the All-commits mailing list