about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-11-23 19:01:19 +0000
committerbors <bors@rust-lang.org>2020-11-23 19:01:19 +0000
commite5fddb6747dae0e01392e1cd47baba9e0587c8e7 (patch)
tree5079dc91239cf7805dc7d7af3ae3feff6f3d644a /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent1464dcedfbb4e5bb7f88664e2e02e064eeda2a56 (diff)
parent4b698f20691b12e76dd916bdc6ee187270208649 (diff)
downloadrust-e5fddb6747dae0e01392e1cd47baba9e0587c8e7.tar.gz
rust-e5fddb6747dae0e01392e1cd47baba9e0587c8e7.zip
Auto merge of #78439 - lzutao:rm-clouldabi, r=Mark-Simulacrum
Drop support for all cloudabi targets

`cloudabi` is a tier-3 target, and [it is no longer being maintained upstream][no].

This PR drops supports for cloudabi targets. Those targets are:
* aarch64-unknown-cloudabi
* armv7-unknown-cloudabi
* i686-unknown-cloudabi
* x86_64-unknown-cloudabi

Since this drops supports for a target, I'd like somebody to tag `relnotes` label to this PR.

Some other issues:
* The tidy exception for `cloudabi` crate is still remained because
  * `parking_lot v0.9.0` and `parking_lot v0.10.2` depends on `cloudabi v0.0.3`.
  * `parking_lot v0.11.0` depends on `cloudabi v0.1.0`.

[no]: https://github.com/NuxiNL/cloudabi#note-this-project-is-unmaintained
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions