Skip to content
Unverified Commit f99bd296 authored by Vladislav Khmelevsky's avatar Vladislav Khmelevsky Committed by GitHub
Browse files

[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.
parent 061adc18
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment