diff options
author | Michael Klemm <michael.klemm@amd.com> | 2024-02-19 19:35:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-19 12:35:38 -0600 |
commit | 0ca74c345899e2c4846c696d5d3f454e208d2d65 (patch) | |
tree | 7621ca56740144cb6789c4e9ea3f03591c0bd2de /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | b1849a2c6bac6337945206a7c3c9f5d5812457cc (diff) | |
download | llvm-0ca74c345899e2c4846c696d5d3f454e208d2d65.zip llvm-0ca74c345899e2c4846c696d5d3f454e208d2d65.tar.gz llvm-0ca74c345899e2c4846c696d5d3f454e208d2d65.tar.bz2 |
[flang][NFC] Refactor MODULE definitions to not accidentally leak symbols (#80833)
This PR continues the work started with PR #79006, by setting visibility
in MODULES to PRIVATE by default and explicitly exporting only the
desired symbols. `omp_lib` needs more work, as it should maybe be
compiled from `omp_lib.f90` in
`openmp/runtime/src/incluce/omp_lib.f90.var` instead of simply using an
INCLUDE for `omp_lib.h`
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions