Files
llvm/compiler-rt
thetruestblue d271ace085 [Test][ASan][Sanitizer] Make atos symbolizer test asan and simulator only (#158522)
Simulator environments run only atos symbolizer rather than falling back
to dladdr.

Because sanitizer-common does not target simulators, move this test into
asan and simulator only to make it predicatable test.

Original change sha: 0f9bfe0a02

rdar://108003900
2025-09-14 19:59:24 -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.

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