Skip to content
Commit 0bef0bad authored by John McCall's avatar John McCall
Browse files

Don't use native atomics on ivars whose size is not a power of two,

even on architectures that support unaligned access (which is the
only way this is otherwise legal, given that ivars apparently do
not honor alignment attributes).

llvm-svn: 139590
parent 69cdcec1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment