[all-commits] [llvm/llvm-project] 52f568: [DWARFLinkerParallel] Change more cases of compare...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Tue May 6 23:55:39 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52f568dbbb61ffe26b7973b482e0e504b405a0ab
https://github.com/llvm/llvm-project/commit/52f568dbbb61ffe26b7973b482e0e504b405a0ab
Author: Martin Storsjö <martin at martin.st>
Date: 2025-05-07 (Wed, 07 May 2025)
Changed paths:
M llvm/lib/DWARFLinker/Parallel/ArrayList.h
Log Message:
-----------
[DWARFLinkerParallel] Change more cases of compare_exchange_weak to compare_exchange_strong (#138692)
This is a follow-up to 07bc54bf4554398b199f4dc849e5193b98422f23; this
fixes more occasional crashes in dsymutil on Windows on aarch64.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list