cc-runtime/README

8 lines
225 B
Plaintext
Raw Normal View History

2024-08-10 04:44:03 +03:00
cc-runtime
==========
cc-runtime is a freestanding, integer-only, easy to integrate subset of LLVM's
compiler-rt libgcc-compatibility functions.
Relevant licenses apply: see license headers in source files and LICENSE.TXT.