[all-commits] [llvm/llvm-project] 37afd6: [libc] Add few macro definitions to make it easy t...

Siva Chandra via All-commits all-commits at lists.llvm.org
Fri Jun 18 00:19:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 37afd67c38cf85f1308505892e7999457d8769cd
      https://github.com/llvm/llvm-project/commit/37afd67c38cf85f1308505892e7999457d8769cd
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2021-06-18 (Fri, 18 Jun 2021)

  Changed paths:
    M libc/utils/FPUtil/FPBits.h
    M libc/utils/FPUtil/ManipulationFunctions.h
    M libc/utils/FPUtil/NormalFloat.h
    A libc/utils/FPUtil/PlatformDefs.h
    M libc/utils/FPUtil/Sqrt.h
    M libc/utils/FPUtil/SqrtLongDoubleX86.h

  Log Message:
  -----------
  [libc] Add few macro definitions to make it easy to accommodate Windows.

The new macro definitions have been used to add Windows specific
specializations.




More information about the All-commits mailing list