[PATCH, v2] ARM: fix inline atomic handling

Phoebe Buckheister llvm at quasiparticle.net
Mon Jul 7 15:43:41 PDT 2014


... forgot the actual patch, sorry for the noise.

Another try at allowing inline atomics whenever available, this time
including a testcase that checks for availability of some atomics on a
few targets. Enumerating all atomics for all platforms seems a bit
pointless because we already have tests for all supported atomics for
a number of targets, so availability checks should suffice.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: atomics-on-m.patch
Type: text/x-patch
Size: 3343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140708/578af561/attachment.bin>


More information about the cfe-commits mailing list