As described here, this patch fixes the case where an OBJ has a reference to a PDB path which happens to map locally to a removable device, drive which has no media inserted at the time of the link. In that case, the first attempt to load the PDB returns "resource unavailable try again". This prevents retrying the PDB load with the OBJ's path.
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker