[flang] Implement GET_ENVIRONMENT_VARIABLE(LENGTH)
Search for the environment variable in the envp string passed to ProgramStart. This doesn't work if the main program isn't Fortran. Differential Revision: https://reviews.llvm.org/D111394
Loading
Please sign in to comment