fangism/compiler-rt
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
THIS IS A CLONE OF THE OFFICIAL LLVM PROJECT REPOSITORY (http://llvm.org/). The master branch of this repository tracks the official git mirror's master, and new work is done on branches, such as 'powerpc-darwin8'. powerpc-darwin8 branch status: http://www.csl.cornell.edu/~fang/sw/llvm/ 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. ================================