Split from D100944. The logic for determining the unique ID had become
quite difficult to reason about, so I have factored this out into a
separate function.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D102336
[MC][NFCI] Factor out ELF section unique ID calculation ClosedPublic Authored by tmatheson on May 12 2021, 10:20 AM.
Details Summary Split from D100944. The logic for determining the unique ID had become
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 20 2021, 3:22 PM Closed by commit rGe79e8041c5ff: [MC][NFCI] Factor out ELF section unique ID calculation (authored by tmatheson). · Explain WhyMay 26 2021, 3:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 347907 llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
|