rust/compiler/rustc_llvm
Matthias Krüger 03d6e7ade0
Rollup merge of #114224 - inferiorhumanorgans:solaris-llvm-wrapper, r=cuviper
rustc_llvm: Link to libkstat on Solaris/SPARC

getHostCPUName calls into libkstat but as of
LLVM 16.0.6 libLLVMTargetParser is not explicitly
linked against libkstat causing builds to fail
due to undefined symbols.

See also: llvm/llvm-project#64186
2023-11-13 21:28:54 +01:00
..
llvm-wrapper llvm-wrapper: Remove include of non-existant Vectorize.h 2023-11-07 16:40:35 +01:00
src rustdoc: remove rust logo from non-Rust crates 2023-10-08 20:17:53 -07:00
build.rs Rollup merge of #114224 - inferiorhumanorgans:solaris-llvm-wrapper, r=cuviper 2023-11-13 21:28:54 +01:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00