It is a follow-up requested in the review comment
for D67757. Allows to use Content + Size or just Size
when describing .stack_sizes sections in YAML document.
Details
Diff Detail
Event Timeline
test/tools/yaml2obj/elf-stack-sizes.yaml | ||
---|---|---|
277 | This case tests Size > Content. What about Size < Content? (I think it should be an error) |
- Addressed review comments.
test/tools/yaml2obj/elf-stack-sizes.yaml | ||
---|---|---|
277 | Fixed, added a test case. |
test/tools/yaml2obj/elf-stack-sizes.yaml | ||
---|---|---|
215 | either ... or -> one of |
test/tools/yaml2obj/elf-stack-sizes.yaml | ||
---|---|---|
215 | I do not mid to rephrase and will do it before commit, but do you mean it is not grammarly correct? |
test/tools/yaml2obj/elf-stack-sizes.yaml | ||
---|---|---|
215 | Today i learned. Exactly, I was under the impression "that “either”/”neither” constructions are used with only two alternatives"... LG! |
one of Content, Entries and Size must be specified