diff options
| author | Fangrui Song <i@maskray.me> | 2021-12-26 23:26:13 -0800 |
|---|---|---|
| committer | Fangrui Song <i@maskray.me> | 2021-12-26 23:26:13 -0800 |
| commit | b07292f77a1e82c27fd98105d69f351ef41ac29f (patch) | |
| tree | 03a65f6d9db26475381c394c7bc4dce2499443db /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 315554e873a583a4b9297e72256f87ff13539993 (diff) | |
[ELF] Serialize deleteFallThruJmpInsn to fix concurrency issue
New deleteFallThruJmpInsn calls `make<JumpInstrMod>` which cannot be called
concurrently. Losing parallelism is unfortunate but we can think of a better
approach if parallelism here justifies itself.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
