llvm-project/compiler-rt
Alexey Samsonov 9f97bf0943 [ASan] Bump maximum allowed malloc() size in ASan allocator to 1Tb.
1Tb of RAM ought to be enough for anybody.

llvm-svn: 239187
2015-06-05 20:50:02 +00:00
..
cmake
include
lib [ASan] Bump maximum allowed malloc() size in ASan allocator to 1Tb. 2015-06-05 20:50:02 +00:00
make
test [ASan] Add process basename to log name and error message to 2015-06-05 06:08:23 +00:00
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.

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