diff options
author | peter klausler <pklausler@nvidia.com> | 2021-09-16 10:03:45 -0700 |
---|---|---|
committer | peter klausler <pklausler@nvidia.com> | 2021-09-27 10:51:44 -0700 |
commit | 9eab0da18320019f85c8c4c58f49a25b05ad40f7 (patch) | |
tree | 9bf072e7e2ed784c9543326580f4b6d758cf3d05 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | e90b512c4d1f6dc5bb290bdcf2c5d1e920324d03 (diff) | |
download | llvm-9eab0da18320019f85c8c4c58f49a25b05ad40f7.zip llvm-9eab0da18320019f85c8c4c58f49a25b05ad40f7.tar.gz llvm-9eab0da18320019f85c8c4c58f49a25b05ad40f7.tar.bz2 |
[flang] Catch branching into FORALL/WHERE constructs
Enforce constraints C1034 & C1038, which disallow the use
of otherwise valid statements as branch targets when they
appear in FORALL &/or WHERE constructs. (And make the
diagnostic message somewhat more user-friendly.)
Differential Revision: https://reviews.llvm.org/D109936
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions