[all-commits] [llvm/llvm-project] 3261ae: [flang] Extend runtime API for PAUSE to allow a st...

Peter Klausler via All-commits all-commits at lists.llvm.org
Thu Oct 1 17:22:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3261aefc72b3769e8b3eccbb67e1145e195ffa8d
      https://github.com/llvm/llvm-project/commit/3261aefc72b3769e8b3eccbb67e1145e195ffa8d
  Author: peter klausler <pklausler at nvidia.com>
  Date:   2020-10-01 (Thu, 01 Oct 2020)

  Changed paths:
    M flang/runtime/stop.cpp
    M flang/runtime/stop.h

  Log Message:
  -----------
  [flang] Extend runtime API for PAUSE to allow a stop code

Support integer and default character stop codes on PAUSE
statements.  Add length argument to STOP statement with a
character stop code.

Differential revision: https://reviews.llvm.org/D88692




More information about the All-commits mailing list