This patch doesn't make a big difference. But it will be easier for us to read values from these fields once obj2yaml supports dumping this section.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/include/llvm/ObjectYAML/DWARFYAML.h | ||
---|---|---|
170 | I think length fields are generally better represented as hex, not decimal, so I wouldn't change those. I don't care much either way for the other fields. |
I think length fields are generally better represented as hex, not decimal, so I wouldn't change those. I don't care much either way for the other fields.