about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-10-30 18:55:27 +0800
committerGitHub <noreply@github.com>2018-10-30 18:55:27 +0800
commit8c8581703e536ae584d6b46216e360fb587afb66 (patch)
tree927063ba76929940bfe2c0a97a8d6dd3035ebf64 /src/rustllvm/PassWrapper.cpp
parent62f4316b01709865a6b5f94d68ec04a194b0264b (diff)
parentf67b4e07d861ae2c8317cbd644ec49a9d5720f80 (diff)
downloadrust-8c8581703e536ae584d6b46216e360fb587afb66.tar.gz
rust-8c8581703e536ae584d6b46216e360fb587afb66.zip
Rollup merge of #55450 - japaric:msp430, r=alexcrichton
msp430: remove the whole Atomic* API

PR #51953 enabled the Atomic*.{load,store} API on MSP430. Unfortunately,
the LLVM backend doesn't currently support those atomic operations, so this
commit removes the API and leaves instructions on how and when to enable it
in the future.

the second fixes compiling liballoc for msp430

closes #54511
r? @alexcrichton
cc @chernomor @awygle @cr1901 @pftbest
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions