[all-commits] [llvm/llvm-project] 02602c: [flang] Add runtime interface for GET_ENVIRONMENT_...

Diana via All-commits all-commits at lists.llvm.org
Tue Oct 12 01:30:41 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 02602c02a3019a99f1949510a08692e57d2dd270
      https://github.com/llvm/llvm-project/commit/02602c02a3019a99f1949510a08692e57d2dd270
  Author: Diana Picus <diana.picus at linaro.org>
  Date:   2021-10-12 (Tue, 12 Oct 2021)

  Changed paths:
    M flang/include/flang/Runtime/command.h

  Log Message:
  -----------
  [flang] Add runtime interface for GET_ENVIRONMENT_VARIABLE

Split into 2 entry points, one for the length and one for the value.

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




More information about the All-commits mailing list