This refactors the getRelocationValueString method.
It is a bit overcomplicated and it is possible to reduce it without
losing the functionality it seems.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D56778
[llvm-objdump] - Simplify the getRelocationValueString. NFCI. ClosedPublic Authored by grimar on Jan 16 2019, 5:08 AM.
Details Summary This refactors the getRelocationValueString method.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jan 16 2019, 5:38 AM Closed by commit rL351417: [llvm-objdump] - Simplify the getRelocationValueString. NFCI. (authored by grimar). · Explain WhyJan 17 2019, 1:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 182014 tools/llvm-objdump/llvm-objdump.cpp
|
Delete the "atm".