[all-commits] [llvm/llvm-project] e22c30: [flang] Allow runtime build with AVOID_NATIVE_INT1...

Peter Klausler via All-commits all-commits at lists.llvm.org
Wed Sep 13 23:52:55 PDT 2023


  Branch: refs/heads/release/17.x
  Home:   https://github.com/llvm/llvm-project
  Commit: e22c30414e5426795b45df79959fa405025a148c
      https://github.com/llvm/llvm-project/commit/e22c30414e5426795b45df79959fa405025a148c
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2023-09-14 (Thu, 14 Sep 2023)

  Changed paths:
    M flang/runtime/command.cpp
    M flang/runtime/io-api.cpp
    M flang/runtime/numeric.cpp
    M flang/runtime/tools.h

  Log Message:
  -----------
  [flang] Allow runtime build with AVOID_NATIVE_INT128_T=1

This patch enables the Fortran runtime support library to be
built without native 128-bit integer support in the C++ compiler.

Experimental: do not merge yet.

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

(cherry picked from commit 1c35c1a73907a95ce54b5a0edca513591e2bc069)




More information about the All-commits mailing list