diff options
author | Peter Klausler <pklausler@nvidia.com> | 2021-11-22 12:42:51 -0800 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2021-11-22 12:46:15 -0800 |
commit | 42bfd059bf80c9b61b263747bfa31d97ac38b0c7 (patch) | |
tree | aa42213ea14e14be466f95fd10acafefbd824624 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 8e2fd879e6f91b1e4fdf6217a667079aaeaece99 (diff) | |
download | llvm-42bfd059bf80c9b61b263747bfa31d97ac38b0c7.zip llvm-42bfd059bf80c9b61b263747bfa31d97ac38b0c7.tar.gz llvm-42bfd059bf80c9b61b263747bfa31d97ac38b0c7.tar.bz2 |
[flang] Move IsCoarray() to fix shared library build
The predicate IsCoarray() needs to be in libFortranEvaluate so that
IsSaved() can call it without breaking the shared library build.
Pushed without pre-commit review as I'm moving code around and
the fix to the shared build is confirmed.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions