rust/compiler/rustc_llvm
Alex Zepeda 103b2df63b 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-07-29 14:37:46 -07:00
..
llvm-wrapper Update the minimum external LLVM to 15 2023-07-27 14:07:08 -07:00
src Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiser 2023-04-11 20:28:45 -07:00
build.rs rustc_llvm: Link to libkstat on Solaris/SPARC 2023-07-29 14:37:46 -07:00
Cargo.toml Remove build_helper 2022-03-05 15:31:22 +01:00