https://github.com/vitalybuka created 
https://github.com/llvm/llvm-project/pull/108920

Existing `in_symbolizer()` tsan logic does almost
the same.

Not exactly NFC: DlSymAllocator does not allow
large allocation, which probably unlikely here
anyway. Large allocations will go to secondary
allocator, which use slow `PointerIsMine`.



_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to