There is a bug for this: https://bugs.llvm.org/show_bug.cgi?id=34636
But it would be also helpful to leave a note in the docs to prevent users from
running into issues, e.g. https://crbug.com/926588.
Details
Details
- Reviewers
morehouse - Commits
- rG123883807dfe: Update SanitizerCoverage doc regarding the issue with pc-table and gc-sections.
rL352890: Update SanitizerCoverage doc regarding the issue with pc-table and gc-sections.
rC352890: Update SanitizerCoverage doc regarding the issue with pc-table and gc-sections.
Diff Detail
Diff Detail
- Repository
- rC Clang
- Build Status
Buildable 27617 Build 27616: arc lint + arc unit
Maybe add "for linkers other than LLD". Dead stripping should work 100% for LLD now.