Skip to content

Commit

Permalink
Rollup merge of rust-lang#48195 - paoloteti:compiler-builtins-update,…
Browse files Browse the repository at this point in the history
… r=alexcrichton

Update compiler-builtins to latest master.

- Rebase compiler-rt submodule to LLVM 6
- New VFP intrinsics on ARM
- Add generic conversion from a narrower to a wider FP type (f32 to f64)
- Fixes minor issues on _subsf3, __subdf3 and __aeabi_fcmple
- Split test suite to a separate crate
  • Loading branch information
kennytm committed Feb 14, 2018
2 parents 72ef62a + 893fc32 commit 6436c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libcompiler_builtins

0 comments on commit 6436c44

Please sign in to comment.