[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.
Loading
Please sign in to comment
Runtime function GetPID calls the function getpid from unistd.h or process.h base on the OS.