diff options
author | Michael Klemm <michael.klemm@amd.com> | 2024-01-23 08:43:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-23 08:43:29 +0100 |
commit | ab32a3c166e9eae12260b4c6eca9bcf21f500e87 (patch) | |
tree | b061c35167724895e0b13f81758bae624092990e /llvm/lib/CodeGen/TargetPassConfig.cpp | |
parent | 8938bc0ad0651f8d481cca2b2b98345d34b3aabe (diff) | |
download | llvm-ab32a3c166e9eae12260b4c6eca9bcf21f500e87.zip llvm-ab32a3c166e9eae12260b4c6eca9bcf21f500e87.tar.gz llvm-ab32a3c166e9eae12260b4c6eca9bcf21f500e87.tar.bz2 |
[flang] Do not leak intrinsics used by ISO_C_BINDING and ISO_FORTRAN_ENV (#79006)
This resolves bug #78953. Intrinsics used by the MODULE definition are
being declared PRIVATE, so that they do not leak into the namespace of
the code that USEs the modules.
Diffstat (limited to 'llvm/lib/CodeGen/TargetPassConfig.cpp')
0 files changed, 0 insertions, 0 deletions