[PATCH] D116088: [compiler-rt] Implement ARM atomic operations for architectures without SMP support
Joerg Sonnenberger via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 19 05:38:47 PST 2022
joerg added a comment.
Correct me if I'm wrong, but I don't think this stubs are async signal safe nor will they work for preemptive multitasking systems?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116088/new/
https://reviews.llvm.org/D116088
More information about the cfe-commits
mailing list