diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-01-14 13:00:03 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-14 13:00:03 -0800 |
commit | 9f0f54a6290ead2e1581d75582759822a19fd885 (patch) | |
tree | f5bb632e462b91cc6278dc3772c8101c08535b96 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 874a3ba868e3738d6ee21bfe032c89c6c8be3969 (diff) | |
download | llvm-9f0f54a6290ead2e1581d75582759822a19fd885.zip llvm-9f0f54a6290ead2e1581d75582759822a19fd885.tar.gz llvm-9f0f54a6290ead2e1581d75582759822a19fd885.tar.bz2 |
[flang] Improve error messages for module self-USE (#122747)
A module can't USE itself, either directly within the top-level module
or from one of its submodules. Add a test for this case (which we
already caught), and improve the diagnostic for the more confusing case
involving a submodule.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions