An open API service indexing awesome lists of open source software.

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

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.