"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "9af28400d6ff59614dad2584f5de03be2e294151"
[LLD] Avoid exiting with a locked mutex NFC
In ErrorHandler::error(), rearrange code to avoid calling exitLld with the mutex locked. Acquire mutex lock when flushing the output streams in exitLld. Differential Revision: https://reviews.llvm.org/D73281
Loading
Please register or sign in to comment