compiler-builtins-zynq/compiler-rt/compiler-rt-cdylib
est31 37d349015e Disable quickcheck tests on mips
Two reasons:
    * the C versions __divti3 and __modti3 are apparently broken,
      at least when used in quickcheck. They change their own arguments.
    * compiler_rt's support for mips is disabled already on clang [1].
      Its desireable to support working "cargo test" on that compiler
      as well, and not greet the tester with linker errors.

[1]: http://llvm.org/viewvc/llvm-project?view=revision&revision=224488
2017-02-04 12:23:45 +01:00
..
compiler-rt@3bc0272cab update the compiler-rt submodule 2016-11-16 14:34:26 -05:00
src Disable quickcheck tests on mips 2017-02-04 12:23:45 +01:00
Cargo.toml Update gcc-rs dependency to 0.3.36 2016-10-16 07:54:59 +02:00
build.rs Add quickcheck tests 2017-02-03 23:46:15 +01:00