This is a follow-up for D68085 which allows using "Size"
tag together with "Content" tag or alone.
Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/ObjectYAML/ELFYAML.cpp | ||
---|---|---|
1215 | clang-format? | |
1224 | I might rephrase this and the below message as follows: "Bucket" cannot be used with "Content" or "Size" | |
test/tools/yaml2obj/elf-hash-section.yaml | ||
149 | I'd say "SHT_HASH section" instead of "hash section" mostly to match the phrasing used elsewhere in this test. | |
173 | Ditto | |
197–198 | together then the -> together, the Trailing full stop missing. |
lib/ObjectYAML/ELFYAML.cpp | ||
---|---|---|
1220 | You can delete a pair of () |
clang-format?