summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2021-12-26 23:26:13 -0800
committerFangrui Song <i@maskray.me>2021-12-26 23:26:13 -0800
commitb07292f77a1e82c27fd98105d69f351ef41ac29f (patch)
tree03a65f6d9db26475381c394c7bc4dce2499443db /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent315554e873a583a4b9297e72256f87ff13539993 (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