diff options
| author | David Truby <david.truby@arm.com> | 2024-10-16 14:48:59 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-16 14:48:59 +0100 |
| commit | ab2b17512cda90305d5bea77b8e8fa119ab78f25 (patch) | |
| tree | 7bff3654631dee3c59b53ce10d33f730599ba76e /lldb/test/API/commands/expression/import-std-module/array/TestArrayFromStdModule.py | |
| parent | 621fcf892bcd3c2d81e25c6ee39ca32db3c6b05a (diff) | |
[flang] Link to libatomic with openmp and rtlib=libgcc (#112202)
Currently when using OpenMP atomics we depend on some symbols from
libatomic. These symbols are provided in a separate library for the
libgcc runtime, so we should link to that when rtlib=libgcc.
For the compiler-rt case, the presence and location of the symbols is
dependent on how compiler-rt itself was built so we cannot make that
decision for the user. As such no extra flags are added in that case.
Diffstat (limited to 'lldb/test/API/commands/expression/import-std-module/array/TestArrayFromStdModule.py')
0 files changed, 0 insertions, 0 deletions
