aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2022-06-08 14:11:07 -0700
committerPeter Klausler <pklausler@nvidia.com>2022-06-13 16:20:51 -0700
commitf472c099be07593be2a1ea9f5c61793d348a4f52 (patch)
tree0b1dbd1151e729a72596d3d8c95ee1d02b655caf /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent8eebf4696454378deb4b6dcbd5a17227eeb3677c (diff)
downloadllvm-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