commit | 6ce6bfa4357ec172b5bf90959bead55a9a8c825c | [log] [tgz] |
---|---|---|
author | George Rimar <grimar@accesssoftek.com> | Thu Jan 17 09:13:17 2019 +0000 |
committer | George Rimar <grimar@accesssoftek.com> | Thu Jan 17 09:13:17 2019 +0000 |
tree | 758004c52be1a866c3838aa76f6431b60d5ae3ed | |
parent | ee61308595c1ac34339b5e4998f5a4e577c59422 [diff] |
[llvm-objdump] - Simplify the getRelocationValueString. NFCI. This refactors the getRelocationValueString method. It is a bit overcomplicated and it is possible to reduce it without losing the functionality it seems. Differential revision: https://reviews.llvm.org/D56778 llvm-svn: 351417