aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorVladislav Khmelevsky <och95@yandex.ru>2023-09-30 13:47:41 +0400
committerGitHub <noreply@github.com>2023-09-30 13:47:41 +0400
commitf99bd296108756e9824b179761fb5a40807af66f (patch)
treea36a9739da2c6a697d168c074e0818575c47bf7f /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent061adc18e79518ef9bb51d195927f2047ca8fd90 (diff)
downloadllvm-f99bd296108756e9824b179761fb5a40807af66f.zip
llvm-f99bd296108756e9824b179761fb5a40807af66f.tar.gz
llvm-f99bd296108756e9824b179761fb5a40807af66f.tar.bz2
[BOLT][NFC] Run ADRRelaxationPass in parallel (#67831)
To do this: 1. Protect BC.Ctx with mutex 2. Don't call exit from thread, please check the reason comment near PassFailed variable definition. The other option would be call _Exit instead of exit, but I think we shall call destructors properly.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions