diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-08-20 12:00:41 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-20 12:00:41 -0500 |
commit | e0326b668efda1d4ed7969c1a6cca44a487d24b6 (patch) | |
tree | 6a656f10894236fd81c46994d40f3f5988b1ed52 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | e6751bfbf77bd9888b7882a46e2453e4ed149c7b (diff) | |
download | llvm-e0326b668efda1d4ed7969c1a6cca44a487d24b6.zip llvm-e0326b668efda1d4ed7969c1a6cca44a487d24b6.tar.gz llvm-e0326b668efda1d4ed7969c1a6cca44a487d24b6.tar.bz2 |
[OpenMP] Map `omp_default_mem_alloc` to global memory (#104790)
Summary:
Currently, we assign this to private memory. This causes failures on
some SOLLVE tests. The standard isn't clear on the semantics of this
allocation type, but there seems to be a consensus that it's supposed to
be shared memory.
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions