A GlobalAlias is an address-taken user of its aliased function.
canRenameComdatFunc has excluded such cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D85597
[PGO] Delete dead comdat renaming code related to GlobalAlias. NFC ClosedPublic Authored by MaskRay on Aug 8 2020, 9:23 PM.
Details Summary A GlobalAlias is an address-taken user of its aliased function.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 8 2020, 11:25 PM Closed by commit rG3b21a07fd7fd: [PGO] Delete dead comdat renaming code related to GlobalAlias. NFC (authored by MaskRay). · Explain WhyAug 10 2020, 9:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 284401 llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/test/Transforms/PGOProfile/comdat_rename.ll
|