aos/lib/compiler-rt
Daniel Schwyn 6d444bf552 Main handout
Signed-off-by: Daniel Schwyn <daniel.schwyn@inf.ethz.ch>
2022-03-03 14:57:51 +01:00
..
builtins Main handout 2022-03-03 14:57:51 +01:00
test Main handout 2022-03-03 14:57:51 +01:00
.gitignore Main handout 2022-03-03 14:57:51 +01:00
CODE_OWNERS.TXT Main handout 2022-03-03 14:57:51 +01:00
CREDITS.TXT Main handout 2022-03-03 14:57:51 +01:00
LICENSE.TXT Main handout 2022-03-03 14:57:51 +01:00
README.txt Main handout 2022-03-03 14:57:51 +01:00

Compiler-RT
================================

This directory and its subdirectories contain source code for the compiler
support routines.

This library is derived from the LLVM Compiler-RT library, and the original
copyright and authorship information is reproduced in this directory.

Compiler-RT is open source software. You may freely distribute it under the
terms of the license agreement found in LICENSE.txt.

================================