Add option to return only control ops
Open
enhancement
- Dominant language
- C++
- Stars
- 214
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
### Description
In pyvex, user can specify `skip_stmts` to pre-filter unused statements and just look at control flow information. This would be nice to have as an option, so we don't have to filter on Python side.
### Alternatives
_No response_
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.