rust/compiler/rustc_llvm
Havard Eidnes 6642b4b1e2 Add support for i586-unknown-netbsd as target.
This restricts instructions to those offered by Pentium,
to support e.g. AMD Geode.

There is already an entry for this target in the NetBSD
platform support page at

  src/doc/rustc/src/platform-support/netbsd.md

...so this should forestall its removal.

Additional fixes are needed for some vendored modules, this
is the changes in the rust compiler core itself.
2023-10-25 15:23:34 +00:00
..
llvm-wrapper fix to register analysis pass from llvm plugin 2023-10-06 12:04:28 +00:00
src rustdoc: remove rust logo from non-Rust crates 2023-10-08 20:17:53 -07:00
build.rs Add support for i586-unknown-netbsd as target. 2023-10-25 15:23:34 +00:00
Cargo.toml Remove unused features from rustc_llvm. 2023-10-03 15:54:44 +11:00