Specify blocks order used in YAML profile. Needed to ensure profile backwards
compatibility with pre-D155514 DFS order by default.
Details
Details
- Reviewers
rafauler maksfb - Group Reviewers
Restricted Project - Commits
- rG1e0d08e87227: [BOLT] Add blocks order kind to YAML profile header
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
bolt/include/bolt/Profile/ProfileYAMLMapping.h | ||
---|---|---|
27 | Since we only use DFS and non-DFS values internally, perhaps we can have the same boolean value in YAML? |
Since we only use DFS and non-DFS values internally, perhaps we can have the same boolean value in YAML?