diff options
author | peremyach <akhabutdinov@meta.com> | 2025-06-04 19:34:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-04 11:34:12 -0700 |
commit | 246fa9a9f71166b4c7a5ec6544535452a68a07a5 (patch) | |
tree | 8502aa4a2ece45f1e29eac27b36b8db729be9031 /llvm/lib/Bitcode | |
parent | ad6575f2dadd7b3cfc1257ce9b30fdb00a2222b2 (diff) | |
download | llvm-246fa9a9f71166b4c7a5ec6544535452a68a07a5.zip llvm-246fa9a9f71166b4c7a5ec6544535452a68a07a5.tar.gz llvm-246fa9a9f71166b4c7a5ec6544535452a68a07a5.tar.bz2 |
Revert gsymutil changes due to concurrency problems (#142829)
We saw occasional segfaults while processing some binaries. The reason
probably is that we may clear the DIE while we are reading it's data
from another thread which happens due to cross-unit references.
---------
Co-authored-by: Arslan Khabutdinov <akhabutdinov@fb.com>
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions