diff options
| author | Vladislav Khmelevsky <och95@yandex.ru> | 2023-09-30 13:47:41 +0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-30 13:47:41 +0400 |
| commit | f99bd296108756e9824b179761fb5a40807af66f (patch) | |
| tree | a36a9739da2c6a697d168c074e0818575c47bf7f /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 061adc18e79518ef9bb51d195927f2047ca8fd90 (diff) | |
| download | llvm-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
