[flang-commits] [PATCH] D130475: [flang] Single entry point for GET_COMMAND_ARGUMENT

Diana Picus via Phabricator via flang-commits flang-commits at lists.llvm.org
Wed Jul 27 02:09:14 PDT 2022


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

Thanks for reviewing! I updated the patch. I'm not sure why the `no-cpp-dep` test was marked as unsupported for me locally, nuking the whole build directory seems to have fixed it though. Sorry about the noise there.


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

https://reviews.llvm.org/D130475

Files:
  flang/include/flang/Optimizer/Builder/Runtime/Command.h
  flang/include/flang/Runtime/command.h
  flang/lib/Lower/IntrinsicCall.cpp
  flang/lib/Optimizer/Builder/Runtime/Command.cpp
  flang/runtime/command.cpp
  flang/test/Lower/Intrinsics/get_command_argument-optional.f90
  flang/test/Lower/Intrinsics/get_command_argument.f90
  flang/test/Runtime/no-cpp-dep.c
  flang/unittests/Optimizer/Builder/Runtime/CommandTest.cpp
  flang/unittests/Runtime/CommandTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130475.447958.patch
Type: text/x-patch
Size: 35777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220727/08459c98/attachment-0001.bin>


More information about the flang-commits mailing list