Files
clang-p2996/compiler-rt
Reagan Bohan 2c12e9b7b2 [crt] Enable sparc and mips targets
This patch enables sparc and mips in compiler-rt CRT, meaning that now every platform supported by compiler-rt builtins (that runs on Linux, i.e. not WebAssembly) will be suported by compiler-rt CRT

Reviewed By: phosek, MaskRay

Differential Revision: https://reviews.llvm.org/D147819
2023-04-12 16:55:15 -07:00
..
2023-04-12 16:55:15 -07:00
2023-04-12 16:55:15 -07:00
2023-04-12 15:39:48 -07:00

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.

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