[all-commits] [llvm/llvm-project] ba24ba: [libc] Add LLVM libc specific functions to llvm_li...

michaelrj-google via All-commits all-commits at lists.llvm.org
Mon Oct 19 11:21:47 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ba24ba7e9c727793bdd760ed4e48d15e8b2712a2
      https://github.com/llvm/llvm-project/commit/ba24ba7e9c727793bdd760ed4e48d15e8b2712a2
  Author: Michael Jones <michaelrj at google.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M libc/spec/llvm_libc_ext.td
    M libc/spec/spec.td
    M libc/spec/stdc.td

  Log Message:
  -----------
  [libc] Add LLVM libc specific functions to llvm_libc_ext.td.

Also moved most of the common type definitions from libc/spec/stdc.td
to libc/spec/spec.td so that they can be used to list functions in llvm_libc_ext.td.

Reviewed By: sivachandra

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




More information about the All-commits mailing list