https://chromiumcodereview.appspot.com/16109010/diff/1/src/atomicops_internals_arm_gcc.h
File src/atomicops_internals_arm_gcc.h (right):

https://chromiumcodereview.appspot.com/16109010/diff/1/src/atomicops_internals_arm_gcc.h#newcode172
src/atomicops_internals_arm_gcc.h:172: #elif defined(__ARM_ARCH_5__) ||
defined(__ARM_ARCH_5T__) || \
I just realized that this code will be copied to protobuf as well, which
is very probably compiled for ARMv5TE by some developers. As such, it's
probably a better idea to keep it nevertheless, to ensure we don't have
multiple slightly-different copies.

https://chromiumcodereview.appspot.com/16109010/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to