https://github.com/puredarwin/libcompiler_rt
A low-level compiler support library for PureDarwin
https://github.com/puredarwin/libcompiler_rt
Last synced: 11 months ago
JSON representation
A low-level compiler support library for PureDarwin
- Host: GitHub
- URL: https://github.com/puredarwin/libcompiler_rt
- Owner: PureDarwin
- License: other
- Created: 2020-05-31T22:05:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-21T02:02:00.000Z (over 5 years ago)
- Last Synced: 2025-06-22T07:43:31.160Z (12 months ago)
- Language: C
- Size: 3.07 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.TXT
Awesome Lists containing this project
README
# Libcompiler_rt
This repository contains a copy of LLVM `libcompiler_rt`,
version 5.0.0, heavily modified to build as part of PureDarwin.
All unneeded files have been removed, including the CMake infrastructure.
Therefore, this repository is generally unusable outside of
the context of the PureDarwin project.