Files
llvm/compiler-rt
Andrew Haberlandt 10e97641f5 Revert "[sanitizer-common] [Darwin] Fix overlapping dyld segment addresses (#167649)
Revert #166005 due to breaking x86 iOS sims

We're sometimes hitting a allocator assert when running x86 iOS sim
tests. I don't believe this PR is at fault, but there's probably a
memory safety / allocator issue somewhere which the allocation pattern
here is exposing.
2025-11-12 00:59:22 -08: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.

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