[NFC] Refactor the tuple of symbol information with structure for llvm-objdump
authordiggerlin <digger.llvm@gmail.com>
Tue, 11 Feb 2020 19:41:24 +0000 (14:41 -0500)
committerdiggerlin <digger.llvm@gmail.com>
Tue, 11 Feb 2020 19:41:24 +0000 (14:41 -0500)
commit9c1a88c96457ffde71f13c74fd4d52a77d86cc9f
treeec053ab5245de49f94e52bcfcef08b54d9087901
parent2040831d0566221aa01640123451b7839fc45920
[NFC] Refactor the tuple of symbol information with structure for llvm-objdump

SUMMARY:

address  the comment of
https://reviews.llvm.org/D74240#inline-676127
https://reviews.llvm.org/D74240#inline-675875

Reviewers: daltenty, jason liu, xiangling liao
Subscribers: wuzish, nemanjai, hiraditya

Differential Revision: https://reviews.llvm.org/D74240
llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h
llvm/tools/llvm-objdump/llvm-objdump.cpp