[PATCH] D77743: [HIP] Emit symbols with kernel name in host binary

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 12 20:50:56 PDT 2020


rjmccall added a comment.

Ah, too bad.  Is there any way to suppress that in debug info?  I'm not sure there's any other way to satisfy the competing requirements here, and if it's not going to be consistent, it'd be better to avoid the complexity of mangling the thunk differently.


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

https://reviews.llvm.org/D77743





More information about the cfe-commits mailing list