diff options
author | peter klausler <pklausler@nvidia.com> | 2021-09-15 17:25:15 -0700 |
---|---|---|
committer | peter klausler <pklausler@nvidia.com> | 2021-09-17 10:59:54 -0700 |
commit | 338f21a4bd6b43d9a2eb00929d24cefeb0ccf581 (patch) | |
tree | 4a6362b2ab2466bffd497273afd8ed912f307cb2 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | f6ddfac401b8a5dfbf7623ebd8800df5184fa244 (diff) | |
download | llvm-338f21a4bd6b43d9a2eb00929d24cefeb0ccf581.zip llvm-338f21a4bd6b43d9a2eb00929d24cefeb0ccf581.tar.gz llvm-338f21a4bd6b43d9a2eb00929d24cefeb0ccf581.tar.bz2 |
[flang] Enforce specification function rules on callee, not call
A function can't be a specification function if it has a dummy procedure
argument, even if it's optional and unused. So don't check the reference
for actual procedure arguments, but rather the characteristics of the
function.
Differential Revision: https://reviews.llvm.org/D109935
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions