- Notifications
You must be signed in to change notification settings - Fork243
Rust implementations of compiler-rt and libm
License
NotificationsYou must be signed in to change notification settings
rust-lang/compiler-builtins
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains two main crates:
compiler-builtins
: symbols that the compiler expects to be available atlink timelibm
: a Rust implementation of C math libraries, used to provideimplementations incore
.
More details are atcompiler-builtins/README.mdandlibm/README.md.
For instructions on contributing, seeCONTRIBUTING.md.
libm
may be used under theMIT Licensecompiler-builtins
may be used under theMIT License and theApache License, Version 2.0 with the LLVM exception.- All original contributions must be under all of: the MIT license, theApache-2.0 license, and the Apache-2.0 license with the LLVM exception.
More details are inLICENSE.txt andlibm/LICENSE.txt.
About
Rust implementations of compiler-rt and libm
Resources
License
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published