[flang-commits] [PATCH] D118777: [flang] Add runtime support for GET_COMMAND

Jean Perier via Phabricator via flang-commits flang-commits at lists.llvm.org
Wed Jan 25 02:05:57 PST 2023


jeanPerier added a comment.
Herald added a subscriber: sunshaoce.

There is something broken on windows with the unit test changes (I suspect the windows build bot PATH or some other environment variable may be bigger than what the test expects).
This indeed simplifies lowering by removing some generated ifs blocks, so I am happy with this change, although I am not sure it changes anything functionally now since lowering eventually dealt with the optional cases manually.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118777



More information about the flang-commits mailing list