These methods are used only once. One of them is not used at all.
I see no much sence to have them, I think code is more readable
without them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
tools/yaml2obj/yaml2elf.cpp | ||
---|---|---|
192 ↗ | (On Diff #203521) | Perhaps we can keep the getSectionCount() though. |
Comment Actions
LGTM. I don't think we need the section count one, since we only use it once, and the context is pretty clear.