... since BumpPtrAllocator isn't thread-safe.
Details
Details
- Reviewers
Roger - Group Reviewers
Restricted Project - Commits
- rG9b7b21d2f7cf: [lld-macho] Don't allocate memory in parallelForEach
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D121458
[lld-macho] Don't allocate memory in parallelForEach ClosedPublic Authored by int3 on Mar 11 2022, 5:27 AM.
Details
Summary ... since BumpPtrAllocator isn't thread-safe.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 11 2022, 5:27 AM This revision is now accepted and ready to land.Mar 11 2022, 10:29 AM Closed by commit rG9b7b21d2f7cf: [lld-macho] Don't allocate memory in parallelForEach (authored by int3). · Explain WhyMar 11 2022, 10:32 AM This revision was automatically updated to reflect the committed changes.
Diff 414696 lld/MachO/ICF.cpp
|