[PATCH] D36480: [LLVM] Change to Verifier to allow Fortran CHARACTER types in debug information

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 13:42:31 PDT 2017


aprantl added a comment.

To further clarify: regardless of whether we represent Fortran strings as DICompositeTypes or as DIDerivedType, this LLVM-internal representation would not affect the DWARF representation generated from it.


https://reviews.llvm.org/D36480





More information about the llvm-commits mailing list