GitHub - apple/swift-compiler-rt (original) (raw)
Navigation Menu
Appearance settings
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
Explore - Why GitHub
- All features
- Documentation
- GitHub Skills
- Blog
- By company size
- Topics
- Pricing
Provide feedback
We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
This repository was archived by the owner on Mar 28, 2020. It is now read-only.
apple / swift-compiler-rt Public archive
- Notifications You must be signed in to change notification settings
- Fork52
- Star 99
License
99 stars 52 forks Branches Tags Activity
Notifications You must be signed in to change notification settings
Additional navigation options
Folders and files
Name | Name | Last commit message | Last commit date |
---|---|---|---|
Latest commitHistory13,648 Commits | |||
cmake | cmake | ||
docs | docs | ||
include | include | ||
lib | lib | ||
test | test | ||
unittests | unittests | ||
utils | utils | ||
www | www | ||
.arcconfig | .arcconfig | ||
.gitignore | .gitignore | ||
CMakeLists.txt | CMakeLists.txt | ||
CODE_OWNERS.TXT | CODE_OWNERS.TXT | ||
CREDITS.TXT | CREDITS.TXT | ||
LICENSE.TXT | LICENSE.TXT | ||
README.txt | README.txt |
Repository files navigation
Disclaimer
The swift-compiler-rt repository is frozen and is preserved for historical purposes only. Active development is now happening in the following repository: https://github.com/apple/llvm-project Compiler-RT
This directory and its subdirectories contain source code for the compiler support routines.
Compiler-RT is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt.
================================
About
No description, website, or topics provided.
Resources
License
Code of conduct
Stars
Watchers
Forks
Releases4
Packages
No packages published
Contributors208
Languages
- C 76.5%
- C++ 20.5%
- Assembly 1.0%
- CMake 1.0%
- Python 0.4%
- Awk 0.3%
- Other 0.3%