diff options
author | peter klausler <pklausler@nvidia.com> | 2021-09-15 15:46:43 -0700 |
---|---|---|
committer | peter klausler <pklausler@nvidia.com> | 2021-09-17 10:59:17 -0700 |
commit | f6ddfac401b8a5dfbf7623ebd8800df5184fa244 (patch) | |
tree | 49042fd46537e1acd8376b124e7fa99f76796736 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 101c3de39fbcdd7d47b25aaf6d972e435f017077 (diff) | |
download | llvm-f6ddfac401b8a5dfbf7623ebd8800df5184fa244.zip llvm-f6ddfac401b8a5dfbf7623ebd8800df5184fa244.tar.gz llvm-f6ddfac401b8a5dfbf7623ebd8800df5184fa244.tar.bz2 |
[flang] Enforce fixed form rules about END continuation
From subclause 6.3.3.5: a program unit END statement cannot be
continued in fixed form, and other statements cannot have initial
lines that look like program unit END statements. I think this
is to avoid violating assumptions that are important to legacy
compilers' statement classification routines.
Differential Revision: https://reviews.llvm.org/D109933
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions