This eliminates one of the error(1) call in this lib.
It is different from the others because happens on a fields mapping stage
and can be easily fixed.
Details
Details
- Reviewers
jhenderson MaskRay - Commits
- rGe7b4d209987a: Recommit r371023 "[lib/ObjectYAML] - Stop calling error(1) when mapping the…
rL371030: Recommit r371023 "[lib/ObjectYAML] - Stop calling error(1) when mapping the…
rG2c9c43225610: [lib/ObjectYAML] - Stop calling error(1) when mapping the st_other field of a…
rL371023: [lib/ObjectYAML] - Stop calling error(1) when mapping the st_other field of a…
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
test/tools/yaml2obj/elf-symbol-stother.yaml | ||
---|---|---|
7 ↗ | (On Diff #218634) | I am not sure if we want a full stop at the end or not. Looking at the code it seems we are not consistent atm. |
test/tools/yaml2obj/elf-symbol-stother.yaml | ||
---|---|---|
7 ↗ | (On Diff #218634) | Since we are already inconsistent, we can probably follow other tools - uncapitalize and remove full stops. |