mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-03 01:28:39 +00:00
First of all aeabi_cdcmp and aeabi_cfcmp are never called LLVM. Second are little-endian only, so build fail on big-endian targets. Temporally workaround: exclude these files for big-endian targets.