summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorNicolai Haehnle <nhaehnle@gmail.com>2018-04-10 15:46:43 +0000
committerNicolai Haehnle <nhaehnle@gmail.com>2018-04-10 15:46:43 +0000
commitb1c3b22b4cc0a6ecf24d9a22b506ebfec2e3e8ee (patch)
treeb161f93f01765384f7e7b9c9b6bffe7b4ef6d912 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent38cd74b1c14afa7dba8561c1064f22dfea50f55d (diff)
downloadbcm5719-llvm-b1c3b22b4cc0a6ecf24d9a22b506ebfec2e3e8ee.tar.gz
bcm5719-llvm-b1c3b22b4cc0a6ecf24d9a22b506ebfec2e3e8ee.zip
AMDGPU/MC: Allow disassembling without symbol info
Summary: We would like the UMR debugging tool[0] to be able to provide disassembly for currently live waves based on plain memory dumps, and we want to leverage the LLVM disassembler for this. This mostly works, except that UMR clearly can't provide real symbol info, so it wants to set DisInfo == nullptr. [0] https://cgit.freedesktop.org/amd/umr/ Reviewers: arsenm, rampitec, artem.tamazov, dp Subscribers: kzhuravl, wdng, yaxunl, dstuttard, tpr, t-tye, llvm-commits Differential Revision: https://reviews.llvm.org/D45477 Change-Id: Ibb2c5af2e66f2e100b4702fd81308e1932bc4ee6 llvm-svn: 329715
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud