-
Notifications
You must be signed in to change notification settings - Fork 283
document volatile keyword #6697
Copy link
Copy link
Closed
Labels
Effort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaround
Milestone
Metadata
Metadata
Assignees
Labels
Effort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaround
Much like
consta newvolatilekeyword can be used to influence PVS / constant dataflow which can be useful for fixing up dead code elimination among other issues. We should document it in https://dev-docs.binary.ninja/dev/concepts.html#memory-permissions-impact-on-analysis