diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-11-04 16:39:52 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-12-02 17:07:11 -0800 |
commit | 8a1f12c6fbe9da8dcb6102d3b9b695cfcae9dbb4 (patch) | |
tree | f1406034301d2f2e5f5e46aa79dd9c85b347531a /llvm/unittests/CodeGen/MachineInstrTest.cpp | |
parent | 0041382198f20fe51d8574363bc91c317c7f3c71 (diff) | |
download | llvm-8a1f12c6fbe9da8dcb6102d3b9b695cfcae9dbb4.zip llvm-8a1f12c6fbe9da8dcb6102d3b9b695cfcae9dbb4.tar.gz llvm-8a1f12c6fbe9da8dcb6102d3b9b695cfcae9dbb4.tar.bz2 |
[flang] Warn about more continuation lines than the standard permits
f18 doesn't have any limit on continuation lines in fixed or free form
source (other than available memory), but the standard does. Emit
a portability warning when it is exceeded.
Differential Revision: https://reviews.llvm.org/D139055
Diffstat (limited to 'llvm/unittests/CodeGen/MachineInstrTest.cpp')
0 files changed, 0 insertions, 0 deletions