mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
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