This fixes existent FIXMEs: we should not error out when unable to
find the number of relocations.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D85891
[llvm-readobj] - Remove unwrapOrError calls from GNUStyle<ELFT>::printRelocations. ClosedPublic Authored by grimar on Aug 13 2020, 3:45 AM.
Details Summary This fixes existent FIXMEs: we should not error out when unable to
Diff Detail Event TimelineThis revision is now accepted and ready to land.Aug 13 2020, 9:29 PM Closed by commit rGbc902191d3c0: [llvm-readobj] - Remove unwrapOrError calls from GNUStyle<ELFT>… (authored by grimar). · Explain WhyAug 17 2020, 5:17 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 285317 llvm/test/tools/llvm-readobj/ELF/packed-relocs.test
llvm/test/tools/llvm-readobj/ELF/relr-relocs.test
llvm/tools/llvm-readobj/ELFDumper.cpp
|