[PATCH] D63712: [AMDGPU] Fix +DumpCode to print an entry label for the first function

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 14:31:47 PDT 2019


tpr added a comment.

Possibly, but our majority use case is to not need the disassembly, and our thinking is that we don't want to change the tool flow between the majority case and the minority case. So can we get this fix in please?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63712/new/

https://reviews.llvm.org/D63712





More information about the llvm-commits mailing list