[PATCH] D40169: [AMDGPU] add labels to +DumpCode output

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 17 11:11:27 PST 2017


arsenm added a comment.

I still don't understand why +DumpCode is here or why it's a subtarget feature, and would like to remove it. Why do you need this? Why can't the driver just disassemble the binary itself if it wants to look at the text form


https://reviews.llvm.org/D40169





More information about the llvm-commits mailing list