Skip to content

Move segment functions into a separate, optional header#348

Merged
athre0z merged 4 commits intomasterfrom
refactor/segment-api
Jun 12, 2022
Merged

Move segment functions into a separate, optional header#348
athre0z merged 4 commits intomasterfrom
refactor/segment-api

Conversation

@athre0z
Copy link
Copy Markdown
Member

@athre0z athre0z commented Jun 6, 2022

This PR splits the segment functions from Utils.h into a separate header and source file and makes it an optional feature.

Most users won't need this API, and with the intention to extend this API to essentially replace most of what was previously provided via the raw instruction part, I think it makes sense to decouple it.

@athre0z athre0z added C-cleanup Category: Cleanup of code and refactoring work A-build Area: Build system labels Jun 6, 2022
@athre0z athre0z requested a review from flobernd June 6, 2022 15:53
Copy link
Copy Markdown
Member

@flobernd flobernd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@athre0z athre0z force-pushed the refactor/segment-api branch from 338c07d to 0790682 Compare June 12, 2022 15:04
@athre0z athre0z merged commit a941e96 into master Jun 12, 2022
@athre0z athre0z deleted the refactor/segment-api branch June 12, 2022 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-build Area: Build system C-cleanup Category: Cleanup of code and refactoring work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants