rust/compiler/rustc_llvm
bors 39a9b88f4e Auto merge of #100627 - krasimirgg:lto-llvm-16, r=cuviper
llvm-wrapper: adapt for LLVM API change

No functional changes intended.

LLVM commit 633f5663c3 removed `createWriteThinLTOBitcodePass`.
This adapts PassWrapper similarly to the example mentioned upstream: 853b57fe80.

Detected via our experimental rust + llvm @ head bot: https://buildkite.com/llvm-project/rust-llvm-integrate-prototype/builds/12768#0182a6be-ed6e-4dc6-a230-7a46f9d3a2c2/205-537
2022-08-21 07:19:49 +00:00
..
llvm-wrapper llvm-wrapper: use new pass manager for thin lto with LLVM version 15 2022-08-17 09:16:37 +00:00
src Add diagnostic translation lints to crates that don't emit them 2022-08-18 19:29:02 +01:00
build.rs Link libatomic on 32-bit targets 2022-08-09 12:39:59 +02:00
Cargo.toml Remove build_helper 2022-03-05 15:31:22 +01:00