diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-06-08 14:11:07 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-06-13 16:20:51 -0700 |
commit | f472c099be07593be2a1ea9f5c61793d348a4f52 (patch) | |
tree | 0b1dbd1151e729a72596d3d8c95ee1d02b655caf /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 8eebf4696454378deb4b6dcbd5a17227eeb3677c (diff) | |
download | llvm-f472c099be07593be2a1ea9f5c61793d348a4f52.zip llvm-f472c099be07593be2a1ea9f5c61793d348a4f52.tar.gz llvm-f472c099be07593be2a1ea9f5c61793d348a4f52.tar.bz2 |
[flang] Handle USE association in parse tree rewriting
f18 was treating "f() = 1" as a statement function definition
if it could be viewed as being in the specification part and
"f" was a USE-associated function returning a data pointer.
(The non-USE-associated case is fine.) Fix to allow for "f"
to be USE associated.
Differential Revision: https://reviews.llvm.org/D127430
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions