[flang] GETPID runtime and lower intrinsic implementation (#70442)
Runtime function GetPID calls the function getpid from unistd.h or process.h base on the OS.
parent
b070629c
Please register or sign in to comment
Runtime function GetPID calls the function getpid from unistd.h or process.h base on the OS.