[flang-commits] [flang] [flang] Align runtime info and lowering regarding passing ABIs (PR #81166)
    Slava Zakharin via flang-commits 
    flang-commits at lists.llvm.org
       
    Thu Feb  8 10:14:10 PST 2024
    
    
  
================
@@ -0,0 +1,20 @@
+!RUN: bbc --dump-symbols %s | FileCheck %s
+!RUN: %flang_fc1 -fdebug-dump-symbols %s | FileCheck %s
+! test setting of isargcontiguousset in the runtime type info.
----------------
vzakhari wrote:
Aren't we checking for `isargdescriptorset`?
https://github.com/llvm/llvm-project/pull/81166
    
    
More information about the flang-commits
mailing list