[flang-commits] [flang] [flang] add SYSTEM runtime and lowering intrinsics support (PR #74309)

Peter Klausler via flang-commits flang-commits at lists.llvm.org
Fri Jan 5 09:26:08 PST 2024


klausler wrote:

I just wanted to know whether the implementation of an intrinsic `SYSTEM` in the runtime support library could be written in terms of the standard `EXECUTE_COMMAND_LINE` rather than duplicating much of its code.

https://github.com/llvm/llvm-project/pull/74309


More information about the flang-commits mailing list