[all-commits] [llvm/llvm-project] 380eb4: [libc] Move long double table option to new config...

michaelrj-google via All-commits all-commits at lists.llvm.org
Wed Sep 13 10:43:18 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 380eb46b13175aef5f98f0613bcc9207021efce0
      https://github.com/llvm/llvm-project/commit/380eb46b13175aef5f98f0613bcc9207021efce0
  Author: michaelrj-google <71531609+michaelrj-google at users.noreply.github.com>
  Date:   2023-09-13 (Wed, 13 Sep 2023)

  Changed paths:
    M libc/config/baremetal/config.json
    M libc/config/config.json
    M libc/docs/configure.rst
    M libc/src/stdio/CMakeLists.txt
    M libc/src/stdio/printf_core/CMakeLists.txt

  Log Message:
  -----------
  [libc] Move long double table option to new config  (#66151)

This patch adds the long double table option for printf into the new
configuration scheme. This allows it to be set for most targets but
unset for baremetal.




More information about the All-commits mailing list