forked from OSchip/llvm-project
f6d492e683
This makes int_endianness.h work on operating systems for which we haven't written explicit constructs, as long as GCC or Clang are being used. llvm-svn: 230208 |
||
---|---|---|
.. | ||
SDKs | ||
cmake | ||
include | ||
lib | ||
make | ||
test | ||
unittests | ||
www | ||
.arcconfig | ||
.gitignore | ||
CMakeLists.txt | ||
CODE_OWNERS.TXT | ||
CREDITS.TXT | ||
LICENSE.TXT | ||
Makefile | ||
README.txt |
README.txt
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. ================================