[all-commits] [llvm/llvm-project] 9c1a88: [NFC] Refactor the tuple of symbol information wit...
diggerlin via All-commits
all-commits at lists.llvm.org
Tue Feb 11 11:41:46 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9c1a88c96457ffde71f13c74fd4d52a77d86cc9f
https://github.com/llvm/llvm-project/commit/9c1a88c96457ffde71f13c74fd4d52a77d86cc9f
Author: diggerlin <digger.llvm at gmail.com>
Date: 2020-02-11 (Tue, 11 Feb 2020)
Changed paths:
M llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h
M llvm/tools/llvm-objdump/llvm-objdump.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list