about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorJorge Aparicio <jorge@japaric.io>2018-06-30 14:56:08 -0500
committerJorge Aparicio <jorge@japaric.io>2018-07-05 16:44:29 -0500
commitbbf688a84de7001d033764b848a50cbad42f3d5a (patch)
tree1a631bf9f7239612dcc09c72be1df3d749a39850 /src/test/incremental/thinlto
parent94eb1760551096363ec04e42367b6b195592dbd8 (diff)
downloadrust-bbf688a84de7001d033764b848a50cbad42f3d5a.tar.gz
rust-bbf688a84de7001d033764b848a50cbad42f3d5a.zip
enable Atomic*.{load,store} for ARMv6-M / MSP430
closes #45085

this commit adds an `atomic_cas` target option and an unstable `#[cfg(target_has_atomic_cas)]`
attribute to enable a subset of the `Atomic*` API on architectures that don't support atomic CAS
natively, like MSP430 and ARMv6-M.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions