[all-commits] [llvm/llvm-project] 2c080a: [libc] Generate math.h instead of the static file ...

Siva Chandra via All-commits all-commits at lists.llvm.org
Tue Mar 24 21:46:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c080a3f23e49edddb0799a569d7d3319fc91d86
      https://github.com/llvm/llvm-project/commit/2c080a3f23e49edddb0799a569d7d3319fc91d86
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2020-03-24 (Tue, 24 Mar 2020)

  Changed paths:
    M libc/config/linux/api.td
    M libc/include/CMakeLists.txt
    R libc/include/math.h
    A libc/include/math.h.def
    M libc/spec/stdc.td

  Log Message:
  -----------
  [libc] Generate math.h instead of the static file it is currently.

Just enough to help a follow up patch adding cosf and sinf has been
added.

Reviewers: abrachet

Differential Revision: https://reviews.llvm.org/D76723




More information about the All-commits mailing list