Files
llvm/compiler-rt
Chia-hung Duan 849da03202 [scudo] Shuffle the regions
Shuffle the regions' base address so that the layout of all regions is
less predictable.

Reviewed By: cferris, cryptoad

Differential Revision: https://reviews.llvm.org/D145407
2023-03-08 22:58:08 +00:00
..
2023-03-08 22:58:08 +00: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.

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