r328610 fixed a data race in the COFF linker. This change makes a
similar fix to the ELF linker.
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
Differential D45192
[lld] fix data race in ELF/ICF.cpp ClosedPublic Authored by inglorion on Apr 2 2018, 4:49 PM.
Details Summary r328610 fixed a data race in the COFF linker. This change makes a
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 2 2018, 7:41 PM Closed by commit rLLD329088: [lld] fix data race in ELF/ICF.cpp (authored by inglorion). · Explain WhyApr 3 2018, 10:32 AM Closed by commit rL329088: [lld] fix data race in ELF/ICF.cpp (authored by inglorion). · Explain Why This revision was automatically updated to reflect the committed changes. This revision was automatically updated to reflect the committed changes.
Diff 140821 ELF/ICF.cpp
|