[PATCH] D92802: [flang] Implement derived type description table encoding

Jean Perier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 09:26:40 PST 2020


jeanPerier accepted this revision.
jeanPerier added inline comments.
This revision is now accepted and ready to land.


================
Comment at: flang/test/Semantics/typeinfo01.f90:4
+
+module m01
+  type :: t1
----------------
This test is a nice illustration of what is happening, thanks for adding it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92802/new/

https://reviews.llvm.org/D92802



More information about the llvm-commits mailing list