1 Commits

Author SHA1 Message Date
Tim Northover
d3aed4f401 MachO use generic code to detect atomic support.
The default code can detect what width of atomic instructions are supported
based on the targeted architecture profile, version etc so there's no need to
hard-code 64 on Darwin targets (especially as it's wrong in most M-class
cases).
2023-04-04 13:44:45 +01:00