summaryrefslogtreecommitdiff
path: root/compiler/GHC/Unit/Module/ModGuts.hs
diff options
context:
space:
mode:
authorBen Gamari <ben@well-typed.com>2022-12-21 17:23:25 +0000
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-12-24 00:42:16 -0500
commit63b97430e5bd476923cd0cd8a6c71b17a20e3c4b (patch)
tree8e90bff0c9beabac5b231227bad2b6862d68b96e /compiler/GHC/Unit/Module/ModGuts.hs
parentc264b06b4e77976939386a6d373d00118562c376 (diff)
downloadhaskell-63b97430e5bd476923cd0cd8a6c71b17a20e3c4b.tar.gz
llvmGen: Fix relaxed ordering
Previously I used LLVM's `unordered` ordering for the C11 `relaxed` ordering. However, this is wrong and should rather use the LLVM `monotonic` ordering. Fixes #22640
Diffstat (limited to 'compiler/GHC/Unit/Module/ModGuts.hs')
0 files changed, 0 insertions, 0 deletions