Details
Details
- Reviewers
thakis - Group Reviewers
Restricted Project - Commits
- rG1b67ce79e3c8: [lld-macho] Honor weak and thread-local flags for TAPI symbols
Diff Detail
Diff Detail
Paths
| Differential D131995
[lld-macho] Honor weak and thread-local flag for TAPI symbols ClosedPublic Authored by BertalanD on Aug 16 2022, 2:23 PM.
Details
Diff Detail Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 16 2022, 2:23 PM This revision is now accepted and ready to land.Aug 16 2022, 3:02 PM Closed by commit rG1b67ce79e3c8: [lld-macho] Honor weak and thread-local flags for TAPI symbols (authored by BertalanD). · Explain WhyAug 16 2022, 11:00 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 453129 lld/MachO/InputFiles.cpp
lld/test/MachO/tapi-link.s
|
If symbol is not null, prefer a const reference.