diff options
author | Tim Keith <tkeith@nvidia.com> | 2020-09-14 09:59:49 -0700 |
---|---|---|
committer | Tim Keith <tkeith@nvidia.com> | 2020-09-14 09:59:51 -0700 |
commit | ce6dd973ac556a326c38bd7667b4fb448f215d09 (patch) | |
tree | f8c2f211d11892150e2c07412c2a9a3106dd3216 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 94921e9f8ad04793638e02a6104f63e06ae62b9e (diff) | |
download | llvm-ce6dd973ac556a326c38bd7667b4fb448f215d09.zip llvm-ce6dd973ac556a326c38bd7667b4fb448f215d09.tar.gz llvm-ce6dd973ac556a326c38bd7667b4fb448f215d09.tar.bz2 |
[flang] Fix analyzed form of type-bound assignment
Change the analyzed form of type-bound assignment to match that of call
statements. Resolve the binding name to a specific subprogram when
possible by using `GetBindingResolution`. Otherwise leave it as a
type-bound procedure call.
Differential Revision: https://reviews.llvm.org/D87541
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions