diff options
author | Peter Klausler <pklausler@nvidia.com> | 2023-05-10 13:26:01 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2023-05-16 10:19:00 -0700 |
commit | 689de4c6759fa810d827aee06a0ab060b01172ce (patch) | |
tree | b823ba7d353c01e2a8f99f6c819aea48547dbfbe /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | ed1539c6ad3d2c6e888985d21f841504f69beab3 (diff) | |
download | llvm-689de4c6759fa810d827aee06a0ab060b01172ce.zip llvm-689de4c6759fa810d827aee06a0ab060b01172ce.tar.gz llvm-689de4c6759fa810d827aee06a0ab060b01172ce.tar.bz2 |
[flang] Apply default module accessibility rules a second time (bug#62598)
Apply the default PUBLIC/PRIVATE accessibility of a module to its symbols
a second time after it is known that all symbols, including implicitly typed
names from NAMELIST groups and specification expressions in module subprograms,
have been created in its scope.
Fixes https://github.com/llvm/llvm-project/issues/62598.
Differential Revision: https://reviews.llvm.org/D150307
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions