diff options
author | Rainer Orth <ro@gcc.gnu.org> | 2025-05-07 20:59:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-07 20:59:42 +0200 |
commit | 39beeb8eaa62506013df235497def6cc15ef362a (patch) | |
tree | 1595a668d4b317dbe70e3da9b5066bc0894ce5b0 /clang/lib/Serialization/ModuleManager.cpp | |
parent | 854b9e931703dd1b9d8a2b0fe8da787f9e26058d (diff) | |
download | llvm-39beeb8eaa62506013df235497def6cc15ef362a.zip llvm-39beeb8eaa62506013df235497def6cc15ef362a.tar.gz llvm-39beeb8eaa62506013df235497def6cc15ef362a.tar.bz2 |
[OpenMP] Fix __kmp_unnamed_critical_addr .type setting (#138815)
PR #138517 broke the Android LLVM builders: ARM doesn't understand the
`@object` form. As it turns out, one can use `%object` instead, which
does assemble on all targets currently supported by `z_Linux_asm.S`.
Tested by rebuilding `libomp.so` on `sparcv9-sun-solaris2.11`.
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions