This is also what ld64 does. This will make it easier to compare their
respective map files.
Details
Details
- Reviewers
thevinster - Group Reviewers
Restricted Project - Commits
- rGdd78e7334fc5: [lld-macho] Don't include zero-size private label symbols in map file
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Oh, I think I know what is happening -- this diff in my local repo is rebased upon D145455: [lld-macho] Coalesce local symbol aliases along with their aliased weak def, which switches up the order of the symbols. I will land them all EOW when I have had a chance to run benchmarks on the other diff