mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
affe60917c
LLVM emits a lower bound of 8 for the size parameter to __rust_alloc when targeting x86_64-unknown-hermit. Since that is also completely valid, relax the lower bound check.