[PATCH] D87791: [CUDA][HIP] Fix -gsplit-dwarf option

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 17 11:26:37 PDT 2020


tra added a comment.

In D87791#2279864 <https://reviews.llvm.org/D87791#2279864>, @yaxunl wrote:

> It is requested by our debugger team, so it should work with amdgpu.

Is the naming scheme for GPU-side DWO files dictated by debugger? If that's the case, it may be worth adding a comment about that.

LGTM.


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

https://reviews.llvm.org/D87791



More information about the cfe-commits mailing list