[PATCH] D111785: [flang] runtime: Read environment variables directly

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 27 09:15:22 PDT 2021


rovka updated this revision to Diff 382693.
rovka added a comment.

Replaced assert with RUNTIME_CHECK.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111785/new/

https://reviews.llvm.org/D111785

Files:
  flang/include/flang/Runtime/command.h
  flang/runtime/command.cpp
  flang/runtime/environment.cpp
  flang/runtime/environment.h
  flang/runtime/tools.cpp
  flang/unittests/Runtime/CommandTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111785.382693.patch
Type: text/x-patch
Size: 6625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211027/c7151be2/attachment.bin>


More information about the llvm-commits mailing list