Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
The declaration :274 Expected<const Elf_Shdr *> getSection(const StringRef SectionName) const; should be deleted as well.
Differential D65393
[llvm/Object] - Remove ELFFile<ELFT>::getSection(const StringRef SectionName). NFC. grimar on Jul 29 2019, 3:42 AM. Authored by
Details
Diff Detail
Event TimelineComment Actions The declaration :274 Expected<const Elf_Shdr *> getSection(const StringRef SectionName) const; should be deleted as well. |