Closed GoogleCodeExporter closed 9 years ago
Atomics seem supported in NDK r9 with explicit -latomic link flag.
Unfortunately, Chromium is still on NDK r8-something.
Perhaps it would be better to have an asm implementation using DMB -
it would work for ARM7+ (I think), that's all platforms we care about.
Original comment by euge...@google.com
on 21 Oct 2013 at 8:25
http://llvm.org/viewvc/llvm-project?rev=199802&view=rev
Original comment by dvyu...@google.com
on 29 Jan 2014 at 1:19
Original issue reported on code.google.com by
euge...@google.com
on 21 Oct 2013 at 8:23