[flang-commits] [flang] [flang] GETUID runtime and lowering intrinsics (PR #71689)
David Truby via flang-commits
flang-commits at lists.llvm.org
Thu Nov 9 09:06:22 PST 2023
https://github.com/DavidTruby approved this pull request.
LGTM.
I think on Windows we should just error if this function gets called, preferably in semantics, but that's outside the scope of this patch. Perhaps add an assert that fails on Win32 for now?
https://github.com/llvm/llvm-project/pull/71689
More information about the flang-commits
mailing list