aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorperemyach <akhabutdinov@meta.com>2025-06-04 19:34:12 +0100
committerGitHub <noreply@github.com>2025-06-04 11:34:12 -0700
commit246fa9a9f71166b4c7a5ec6544535452a68a07a5 (patch)
tree8502aa4a2ece45f1e29eac27b36b8db729be9031 /llvm/lib/Bitcode
parentad6575f2dadd7b3cfc1257ce9b30fdb00a2222b2 (diff)
downloadllvm-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