[flang-commits] [PATCH] D118776: [flang] Add runtime interface for	GET_COMMAND
    Peter Klausler via Phabricator via flang-commits 
    flang-commits at lists.llvm.org
       
    Wed Feb  2 08:14:17 PST 2022
    
    
  
klausler added a comment.
The entry point name should reflect the name of the intrinsic procedure more closely.
We will probably have to rethink the interface soon so that the runtime can cope better with intrinsic procedure arguments that are optional and that can't be known to be present or absent until execution.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118776/new/
https://reviews.llvm.org/D118776
    
    
More information about the flang-commits
mailing list