[PATCH] D45784: [DEBUG_INFO, NVPTX] Fix relocation info.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 30 15:21:56 PDT 2018


ABataev added a comment.

nvcc always emits debug location before the very first label that represents function start. So, we can consider this as the requirement for NVPTX.


Repository:
  rL LLVM

https://reviews.llvm.org/D45784





More information about the llvm-commits mailing list