Currently when we add a new section in the profile format and generate a profile containing the new section. Older compiler which reads the new profile will issue an error. The forward incompatibility can cause unnecessary churn when extending the profile. This patch removes the incompatibility when adding a new section for extbinary format.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
clang-tidy: warning: default label in switch which covers all enumeration values [clang-diagnostic-covered-switch-default]
not useful