Descriptionfix x32 handling of Atomic64
The x32 logic for the size of Atomic64 handles NaCL, but misses
the Linux case. Check the standard __ILP32__ to handle that too.
BUG=chromium-os:36866
TEST=compiled the code for x86_64 (64bit) & x86_64 (x32)
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181114
Patch Set 1 #
Total comments: 1
Patch Set 2 : #Messages
Total messages: 4 (0 generated)
|