[flang-commits] [flang] [flang] Align runtime info and lowering regarding passing ABIs (PR #81166)

via flang-commits flang-commits at lists.llvm.org
Fri Feb 9 00:09:21 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.
----------------
jeanPerier wrote:

```suggestion
! test setting of isargdescriptorset in the runtime type info.
```

https://github.com/llvm/llvm-project/pull/81166


More information about the flang-commits mailing list