Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insert ‘of’ #49

Open
woodard opened this issue Dec 14, 2022 · 1 comment
Open

Insert ‘of’ #49

woodard opened this issue Dec 14, 2022 · 1 comment

Comments

@woodard
Copy link
Contributor

woodard commented Dec 14, 2022

[non-normative] The undefined location storage represents a piece or

[non-normative] The undefined location storage represents a piece or all of an object

For grammatical consistency I think it should be “a piece of or all of an object”

@t-tye
Copy link
Contributor

t-tye commented Dec 15, 2022

I agree. Just for reference this text appears in a few places in the DWARF 5 spec:

2.6.1.1.1 Empty Location Descriptions
An empty location description consists of a DWARF expression containing no
operations. It represents a piece or all of an object that is present in the source but
not in the object code (perhaps due to optimization).

2.6.1.1.3 Register Location Descriptions
A register location description consists of a register name operation, which
represents a piece or all of an object located in a given register.

2.6.1.1.4 Implicit Location Descriptions
An implicit location description represents a piece or all of an object which has
no actual location but whose contents are nonetheless either known or known to
be undefined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants