[PATCH] D36480: [LLVM] Change to Verifier to allow Fortran CHARACTER types in debug information
David Blaikie via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 8 13:21:52 PDT 2017
Should be a matter of having some IR that uses the feature and probably
testing it can be loaded, and generates the expected DWARF. There are lots
of tests like this in LLVM.
On Tue, Aug 8, 2017 at 1:19 PM Eric Schweitz via Phabricator <
reviews at reviews.llvm.org> wrote:
> schweitz added a comment.
>
> Generally, we have test cases in flang that would exercise this, so it's a
> little chicken and egg in that regard. I'll try to whittle something down.
>
>
> https://reviews.llvm.org/D36480
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170808/931906f0/attachment.html>
More information about the llvm-commits
mailing list