diff options
author | Fangrui Song <i@maskray.me> | 2024-12-01 14:02:44 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2024-12-01 14:02:44 -0800 |
commit | 603d41ab7b4078a00a5d3b899d3b9d14eea2d8ff (patch) | |
tree | 1a2d6d477a80a3c31574919cde5ddc2356438097 /lldb/packages/Python/lldbsuite/test | |
parent | 2a5e1da57a42fa2fc081bbc11970871a1eecb3b3 (diff) | |
download | llvm-603d41ab7b4078a00a5d3b899d3b9d14eea2d8ff.zip llvm-603d41ab7b4078a00a5d3b899d3b9d14eea2d8ff.tar.gz llvm-603d41ab7b4078a00a5d3b899d3b9d14eea2d8ff.tar.bz2 |
[ELF] decompress: remove mutex
decompress() is in the parallel code path splitIntoPieces
and we should avoid mutex.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions