Take into account the contributions of the sections from different
object files when calculating the address where relocations should be
applied.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D122239
[dsymutil] Update vector of section starts with size of current section ClosedPublic Authored by augusto2112 on Mar 22 2022, 10:20 AM.
Details Summary Take into account the contributions of the sections from different
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 22 2022, 2:54 PM Comment Actions
Yes, two swift tests. This revision was landed with ongoing or failed builds.Mar 23 2022, 6:16 AM Closed by commit rG44a609cd594f: [dsymutil] Update vector of section starts with size of current section (authored by augusto2112). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 417585 llvm/tools/dsymutil/DwarfLinkerForBinary.h
llvm/tools/dsymutil/DwarfLinkerForBinary.cpp
|