Find a file
Alex Crichton e48cd1180b Use the Rust implementation of udivsi3 on ARM
Although compiler-rt presumably has a more optimized implementation written in
assembly, it appears buggy for whatever reason, causing #173.

For now let's see if integration into rust-lang/rust will work with the
Rust-defined implementation!
2017-07-03 09:48:11 -07:00
library/compiler-builtins Use the Rust implementation of udivsi3 on ARM 2017-07-03 09:48:11 -07:00