[flang-commits] [PATCH] D136061: [flang][NFC] Simplify mapSymbolAttributes in symbol lowering
Jean Perier via Phabricator via flang-commits
flang-commits at lists.llvm.org
Tue Oct 18 01:07:49 PDT 2022
jeanPerier updated this revision to Diff 468444.
jeanPerier added a comment.
Prevent re-instantiation of global symbols (instantiateVariable may be called
several times on the same symbol in some cases with namelists).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136061/new/
https://reviews.llvm.org/D136061
Files:
flang/lib/Lower/Bridge.cpp
flang/lib/Lower/ConvertVariable.cpp
flang/test/Lower/HLFIR/expr-addr.f90
flang/test/Lower/HLFIR/expr-box.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136061.468444.patch
Type: text/x-patch
Size: 33157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20221018/16f5eacd/attachment-0001.bin>
More information about the flang-commits
mailing list