LLVM style code can be simplified to avoid the duplication of logic
related to printing dynamic relocations.
Depends on D87087
Paths
| Differential D87089
[llvm-readobj] - Remove code duplication when printing dynamic relocations. NFCI. ClosedPublic Authored by grimar on Sep 3 2020, 6:39 AM.
Details Summary LLVM style code can be simplified to avoid the duplication of logic Depends on D87087
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 4 2020, 12:48 AM Closed by commit rG4368739941eb: [llvm-readobj] - Remove code duplication when printing dynamic relocations. (authored by grimar). · Explain WhySep 7 2020, 6:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 290270 llvm/tools/llvm-readobj/ELFDumper.cpp
|